Add a layer

pull/345/head
cagataycivici 2020-05-12 14:53:54 +03:00
parent ee68d630ae
commit 6553127034
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
right: 0;
width: 275px;
max-height: 400px;
background-color: var(--layer-0);
background-color: var(--layer-1);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
overflow: auto;
list-style-type: none;