mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-03-13 07:07:58 +01:00
add missing shadow to nav panel
This commit is contained in:
parent
4185452b52
commit
1f3cf6d1fc
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
|
|
||||||
.nav-panel .panel {
|
.nav-panel .panel {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
box-shadow: var(--panelShadow);
|
||||||
}
|
}
|
||||||
.nav-panel ul {
|
.nav-panel ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue