Layout Fixed
This commit is contained in:
parent
0f6d3d3253
commit
52b24a3566
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"/js/velocity.js": "/js/velocity.js?id=a45dba1beb5c6f79193d",
|
||||
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
|
||||
"/css/velocity.css": "/css/velocity.css?id=2ee191136dd475471b01"
|
||||
"/css/velocity.css": "/css/velocity.css?id=b454465c722a99781c98"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -98,14 +98,9 @@
|
|||
padding: 0;
|
||||
width: 100%;
|
||||
height: $header-height;
|
||||
position: fixed;
|
||||
background-color: $white-color;
|
||||
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
|
||||
|
||||
+ div {
|
||||
margin-top: $header-height;
|
||||
}
|
||||
|
||||
> div {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue