mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki w filtrach i ustawieniach dzienników
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
.list_wrapper {
|
||||
overflow-y: scroll;
|
||||
height: 90vh;
|
||||
min-height: 550px;
|
||||
|
||||
padding-right: 0.2em;
|
||||
}
|
||||
@@ -76,3 +77,9 @@
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@media (orientation: landscape) {
|
||||
.journal_wrapper {
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user