mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
increase user-menu min-width (for options)
This commit is contained in:
parent
bdb4a08f9e
commit
4d1f48a79d
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
overflow: visible
|
||||
|
||||
.flyout .tile {
|
||||
min-width: 5em;
|
||||
min-width: 6.5em;
|
||||
}
|
||||
.stacked .tile {
|
||||
outline: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue