mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-29 07:26:05 +00:00
css fix
This commit is contained in:
@@ -1153,6 +1153,12 @@ input.global-search-input {
|
||||
color: var(--text-gray-color);
|
||||
}
|
||||
|
||||
.list-container.list-container-panel {
|
||||
> .no-data {
|
||||
padding: @panel-padding;
|
||||
}
|
||||
}
|
||||
|
||||
.panel-body .list-container > .no-data {
|
||||
color: var(--text-muted-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user