mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix drawer menu styles
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
03e3a1c07c
commit
1cec1e725a
@ -62,6 +62,10 @@
|
||||
.MenuActions.toolbar .Icon {
|
||||
color: $drawerTitleText;
|
||||
}
|
||||
|
||||
.Menu {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.drawer-content {
|
||||
@ -78,4 +82,4 @@
|
||||
width: var(--full-size)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user