mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 12:41:49 +02:00
Make sidebar scrollable
Make sidebar scrollable.
This commit is contained in:
parent
34a2161650
commit
4aef88bbce
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ body {
|
|||
background-repeat: no-repeat;
|
||||
height: 100%;
|
||||
color: black;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
|
Loading…
Reference in a new issue