mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-02 08:09:19 +08:00
Fix highlighting in subpanel container
This commit is contained in:
parent
6ebd03a5cd
commit
167ec5f874
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,6 @@ div.widget-panel .panel-card .card-header {
|
|||
.widget-entry-label {
|
||||
font-size: .62rem;
|
||||
color: $highlight-grey;
|
||||
font-weight: 900;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -238,6 +237,7 @@ div.widget-panel .panel-card .card-header {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue