mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 13:17:24 +02:00
Update admin_style.css
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
|
|
||||||
body { }
|
|
||||||
|
|
||||||
@media (min-width: 1000px){
|
|
||||||
|
|
||||||
body { padding-top: 75px; }
|
body { padding-top: 75px; }
|
||||||
|
|
||||||
|
@media (max-width: 992px) {
|
||||||
|
body { height: 100vh; overflow-y: auto!important; }
|
||||||
}
|
}
|
||||||
|
|
||||||
button, button:active { outline: 0; }
|
button, button:active { outline: 0; }
|
||||||
|
Reference in New Issue
Block a user