mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
Fix #app-content-header
This commit is contained in:
parent
2c2f090f13
commit
e7d36de35d
@ -67,10 +67,9 @@
|
||||
#app-content-header {
|
||||
background-color: #E6E6E6;
|
||||
min-height: 100px;
|
||||
width: 80%;
|
||||
position: fixed;
|
||||
width: auto;
|
||||
top: 45px;
|
||||
padding: 12.5px;
|
||||
padding: 12px;
|
||||
box-shadow: 0 1px 0 0 #CCC;
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user