V
This commit is contained in:
parent
eef4f490ce
commit
f7237ff0c2
|
|
@ -48,7 +48,7 @@ body {
|
||||||
HEADER STYLES
|
HEADER STYLES
|
||||||
============================================ */
|
============================================ */
|
||||||
.app-header {
|
.app-header {
|
||||||
background-color: var(--office-light);
|
background-color: var(--office-light) !important;
|
||||||
height: var(--header-height);
|
height: var(--header-height);
|
||||||
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
|
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
|
||||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user