mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +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