Fix tab scroll on mobile again
This commit is contained in:
parent
0bd5fa1fd4
commit
15d79e4d44
@ -140,8 +140,7 @@ header {
|
|||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
scrollbar-width: thin;
|
scrollbar-width: thin;
|
||||||
max-width: 100%;
|
width: 100%;
|
||||||
display: inline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.files {
|
.files {
|
||||||
|
Loading…
Reference in New Issue
Block a user