mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
css
This commit is contained in:
@@ -1545,6 +1545,15 @@ pre > code {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.sections-container {
|
||||
> .section {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
> .section:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: @screen-sm-min) {
|
||||
#global-search-panel {
|
||||
margin-top: 5px;
|
||||
|
||||
Reference in New Issue
Block a user