parent
3184115c3c
commit
296b1b9492
1 changed files with 4 additions and 1 deletions
|
@ -255,7 +255,10 @@
|
|||
opacity: .1;
|
||||
}
|
||||
|
||||
|
||||
#apps {
|
||||
max-height: calc(100vh - 100px);
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
|
||||
/* USER MENU -----------------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in a new issue