mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-08 06:12:39 +01:00
small fix for overflowing tab-switcher
This commit is contained in:
parent
eaf065c751
commit
fc7cd6eaf6
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
.tabs {
|
.tabs {
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
justify-content: center;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
|
|
Loading…
Add table
Reference in a new issue