mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-14 01:04:13 +02:00
Overlay sidebar.
This commit is contained in:
@@ -7,11 +7,6 @@
|
|||||||
width: 0;
|
width: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#sidebar {
|
|
||||||
position: absolute;
|
|
||||||
min-height: 100%;
|
|
||||||
z-index: 1;
|
|
||||||
}
|
|
||||||
#view.view-details {
|
#view.view-details {
|
||||||
.header .label, .item .label {
|
.header .label, .item .label {
|
||||||
margin-right: 80px !important;
|
margin-right: 80px !important;
|
||||||
|
@@ -8,6 +8,10 @@
|
|||||||
border-right: 1px solid rgba(0,0,0,0.08);
|
border-right: 1px solid rgba(0,0,0,0.08);
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
|
|
||||||
|
position: absolute;
|
||||||
|
min-height: 100%;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
.block {
|
.block {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 0 24px 0;
|
margin: 0 0 24px 0;
|
||||||
|
Reference in New Issue
Block a user