@ni/spright-components 1.0.12 → 1.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2150,6 +2150,7 @@ t&&Ia.unsubscribe(t)}}const gh=(e,t)=>new mh(e,t),vh=xe`
|
|
|
2150
2150
|
font-size: 12.8px;
|
|
2151
2151
|
align-items: top;
|
|
2152
2152
|
overflow: hidden;
|
|
2153
|
+
overflow-wrap: anywhere;
|
|
2153
2154
|
}
|
|
2154
2155
|
|
|
2155
2156
|
:host(:not([open])) {
|
|
@@ -2181,7 +2182,6 @@ t&&Ia.unsubscribe(t)}}const gh=(e,t)=>new mh(e,t),vh=xe`
|
|
|
2181
2182
|
display: inline;
|
|
2182
2183
|
font-weight: bold;
|
|
2183
2184
|
padding-right: 8px;
|
|
2184
|
-
white-space: nowrap;
|
|
2185
2185
|
}
|
|
2186
2186
|
|
|
2187
2187
|
:host([title-hidden]) slot[name='title'] {
|