fixe close-col-btn unclickable, moved to the left of col
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -298,7 +298,7 @@ main[role="main"]{
|
|||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
&>*{
|
&>*{
|
||||||
padding:0 1em;
|
padding:0 1.5em;
|
||||||
}
|
}
|
||||||
// .os-scroll{
|
// .os-scroll{
|
||||||
// box-sizing: border-box;
|
// box-sizing: border-box;
|
||||||
@@ -576,7 +576,7 @@ main[role="main"]{
|
|||||||
position:sticky;
|
position:sticky;
|
||||||
top:0.5em;
|
top:0.5em;
|
||||||
padding:0!important;
|
padding:0!important;
|
||||||
margin:0.5em;
|
margin:0.7em 0 0 0.5em;
|
||||||
display: block;
|
display: block;
|
||||||
$s:10px;
|
$s:10px;
|
||||||
width:$s; height:$s;
|
width:$s; height:$s;
|
||||||
|
|||||||
Reference in New Issue
Block a user