mirror of
https://github.com/fergalmoran/mailcow-dockerized.git
synced 2026-01-01 22:37:56 +00:00
9 lines
141 B
CSS
9 lines
141 B
CSS
@media (max-width: 500px) {
|
|
#top {
|
|
padding-top: 15px !important;
|
|
}
|
|
}
|
|
.ui-announcement-alert {
|
|
margin: 10px 0px 10px 0px;
|
|
}
|