@ostack.tech/ui 0.10.2 → 0.10.4

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.
@@ -4047,6 +4047,7 @@ a > .o-ui-code {
4047
4047
  background-color: var(--o-ui-tabs-tab-inner-background-color);
4048
4048
  color: var(--o-ui-tabs-tab-inner-color);
4049
4049
  box-shadow: var(--o-ui-tabs-tab-inner-box-shadow);
4050
+ text-align: center;
4050
4051
  }
4051
4052
  .o-ui-tabs__tab-inner:not(.o-ui-tabs__tab-inner--hidden) {
4052
4053
  position: absolute;