mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
parent
fe6e6c8751
commit
65f7da8365
2 changed files with 1 additions and 3 deletions
|
@ -21,7 +21,6 @@
|
|||
overflow-x: auto;
|
||||
overflow-y: scroll;
|
||||
z-index: 1040;
|
||||
pointer-events: none;
|
||||
@include transition(all 0.15s linear 0s);
|
||||
@include transform(translateZ(0));
|
||||
}
|
||||
|
@ -58,7 +57,6 @@
|
|||
z-index: 1050;
|
||||
pointer-events: auto;
|
||||
|
||||
|
||||
@media (max-width: 800px) {
|
||||
width: auto;
|
||||
padding: 10px;
|
||||
|
|
2
core/client/docs/dist/css/ghost-ui.min.css
vendored
2
core/client/docs/dist/css/ghost-ui.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue