add box shadow to search bar
This commit is contained in:
@@ -63,6 +63,7 @@ header {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: var(--bg-color-dark-z2);
|
background-color: var(--bg-color-dark-z2);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
box-shadow: 2px 2px 2px 1px #212121;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fake-focus {
|
.fake-focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user