Skip to content
Snippets Groups Projects
Commit 3cfbf014 authored by lain's avatar lain
Browse files

Merge branch 'fix/nav-panel-shadow' into 'develop'

Add missing shadow to nav panel

See merge request pleroma/pleroma-fe!491
parents bd6c446b 1f3cf6d1
Branches
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@
.nav-panel .panel {
overflow: hidden;
box-shadow: var(--panelShadow);
}
.nav-panel ul {
list-style: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment