mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Merge pull request #3638 from robeden/develop
Increase max-width of food-tray to 17em
This commit is contained in:
commit
8d98aa8c00
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ menu.pets div
|
|||
right: 15px
|
||||
bottom: 0px
|
||||
width: 30%
|
||||
max-width: 15em;
|
||||
max-width: 17em;
|
||||
height: 50%
|
||||
overflow-y: auto
|
||||
z-index: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue