mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
fix apparent misalignment of paws on pets/mounts grids
This commit is contained in:
parent
d75d96fc4a
commit
32d1ff68b4
1 changed files with 3 additions and 0 deletions
|
|
@ -123,6 +123,9 @@ menu.pets .customize-menu
|
|||
-o-filter: brightness(0%)
|
||||
-ms-filter: brightness(0%)*/
|
||||
|
||||
.PixelPaw
|
||||
margin-top: 36px // align paw with pets, at the bottom of the button
|
||||
|
||||
.selectableInventory
|
||||
background-color: lightgreen !important
|
||||
border-radius: 50%
|
||||
|
|
|
|||
Loading…
Reference in a new issue