mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-02 07:49:39 +00:00
Remove bland/harsh border styling on eggs and avatar options. Falls back to a button look that's much nicer.
This commit is contained in:
parent
f448f4b71b
commit
44a82c71e2
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ menu
|
|||
line-height: 2
|
||||
|
||||
.customize-option
|
||||
border: 1px solid grey;
|
||||
// border: 1px solid grey;
|
||||
background-color: hsl(0, 0%, 93%);
|
||||
margin-bottom: 10px
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue