mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
parent
7fbcc0a263
commit
9dc9faa70d
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ div.item-with-icon.item-notifications.dropdown
|
|||
|
||||
.user-dropdown {
|
||||
max-height: 350px;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* @TODO: Move to shared css */
|
||||
|
|
|
|||
Loading…
Reference in a new issue