@consumidor-positivo/aurora 0.0.164 → 0.0.165
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
.au-tabs__container{display:flex;gap:16px;white-space:nowrap;overflow-x:scroll}.au-tabs__container::-webkit-scrollbar{display:none}@media (min-width: 600px){.au-tabs__container{overflow:unset}}.au-tabs__button{font-size:14px;font-weight:600;border-color:#e2e4e9;color:#454a54}.au-tabs__button .au-icon svg,.au-tabs__button svg{color:#454a54}.au-tabs__button.active{background-color:#fafbff;border-color:#9abcff;color:#0048db}.au-tabs__button.active .au-icon svg,.au-tabs__button.active svg{color:#0048db}.au-tabs__children{margin-top:24px}@media (min-width: 600px){.au-tabs__children{margin-top:32px}}
|
|
1
|
+
.au-tabs__container{display:flex;gap:16px;white-space:nowrap;overflow-x:scroll}.au-tabs__container::-webkit-scrollbar{display:none}@media (min-width: 600px){.au-tabs__container{overflow:unset}}.au-tabs__button{font-size:14px;font-weight:600;padding:8px 16px;height:40px;border-color:#e2e4e9;color:#454a54}.au-tabs__button .au-icon svg,.au-tabs__button svg{color:#454a54}.au-tabs__button.active{background-color:#fafbff;border-color:#9abcff;color:#0048db}.au-tabs__button.active .au-icon svg,.au-tabs__button.active svg{color:#0048db}.au-tabs__children{margin-top:24px}@media (min-width: 600px){.au-tabs__children{margin-top:32px}}
|