mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +00:00
Appearance improvments
This commit is contained in:
@@ -35,4 +35,13 @@ a, .cursor-pointer {
|
||||
.sceditor-iframe-body {
|
||||
padding: 5px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Adapt menu bar to small screens
|
||||
*/
|
||||
@media screen and (max-width: 767px) {
|
||||
#pageTarget {
|
||||
margin-top: 50px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user