tiny fix hover preview button
This commit is contained in:
parent
ca5f7ef446
commit
c463eb932c
@ -2289,6 +2289,10 @@ blockquote {
|
||||
text-decoration: $input_decohover;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
aside#region_1 {
|
||||
background: rgba(0, 0, 0, .1);
|
||||
|
Reference in New Issue
Block a user