Toolbar: add drop-shadow
This commit is contained in:
@@ -8,6 +8,7 @@ menu.toolbar {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
.toolbar-contents {
|
||||
|
||||
Reference in New Issue
Block a user