Fix mobile setting categories getting cut off
This commit is contained in:
@@ -244,5 +244,10 @@
|
||||
.settings {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#tab-menu {
|
||||
height: fit-content !important;
|
||||
max-height: fit-content !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user