Hide overflowing elements when userfinder is active. Don't scroll on button presses. Make buttons slightly bigger and more spaced out.
This commit is contained in:
parent
e74e725750
commit
bfa04bfb11
3 changed files with 18 additions and 7 deletions
|
@ -69,6 +69,12 @@ button{
|
|||
flex: 1;
|
||||
line-height: 21px;
|
||||
height: 21px;
|
||||
overflow: hidden;
|
||||
|
||||
.nav-icon {
|
||||
font-size: 1.1em;
|
||||
margin-left: 0.4em;
|
||||
}
|
||||
}
|
||||
|
||||
.gaps > .item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue