1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00

Remove z-index style from tabs

This commit is contained in:
Andrew Kingston 2022-04-19 10:12:46 +01:00
parent 2a727b4a3d
commit ff72c8806d

View file

@ -104,7 +104,6 @@
padding-left: var(--spacing-xl);
padding-right: var(--spacing-xl);
position: relative;
z-index: 20;
border-bottom-color: var(--spectrum-global-color-gray-200);
}
.spectrum-Tabs-content {