mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
stable, pets row 100% width
This commit is contained in:
parent
b4d910c9cb
commit
17c97308f3
1 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ menu button[class*="Pet_Food_"]
|
|||
|
||||
// This adds feeding progress bars to pets. If we have any issues with `menu.pets > button`, revisit
|
||||
menu.pets .customize-menu
|
||||
width: 100%
|
||||
|
||||
button
|
||||
position: relative
|
||||
.progress
|
||||
|
|
|
|||
Loading…
Reference in a new issue