No more height css calc for app-navigation children
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
87fd41dba2
commit
4e91759825
|
@ -52,6 +52,8 @@ em {
|
|||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
border-right: 1px solid #eee;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
> ul {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue