refactoring

This commit is contained in:
Philipp Kühn
2021-02-04 11:12:46 +01:00
parent a835938503
commit 24e71a82c6

View File

@@ -19,7 +19,7 @@
} }
&__tabs { &__tabs {
padding: 1rem 1.25rem 0 1.25rem; padding: 0.5rem 1.25rem 0 1.25rem;
background-color: rgba($colorBlack, 0.9); background-color: rgba($colorBlack, 0.9);
white-space: nowrap; white-space: nowrap;
overflow-x: auto; overflow-x: auto;