Skip to content

Commit 21fba61

Browse files
asizonIvan Efimov
authored andcommitted
Make tab_container scrollable when it is needed
1 parent 72226a8 commit 21fba61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@ input[type="number"]::-webkit-inner-spin-button {
968968
width: 200px;
969969
border-right: 4px solid var(--accent);
970970
background-color: #2e2e2e;
971+
overflow: auto;
971972
}
972973

973974
#tab_logoversion {

0 commit comments

Comments
 (0)