@ni/nimble-components 18.5.5 → 18.5.6
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.
|
@@ -5515,6 +5515,7 @@ const Uv=fe`
|
|
|
5515
5515
|
grid-row: 2;
|
|
5516
5516
|
grid-column-start: 1;
|
|
5517
5517
|
grid-column-end: 4;
|
|
5518
|
+
overflow: auto;
|
|
5518
5519
|
}
|
|
5519
5520
|
`
|
|
5520
5521
|
const Gv=class extends jn{constructor(){super(),this.activeindicator=!1}}.compose({baseName:"tabs",baseClass:jn,template:(e,t)=>G`
|