mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-01 08:00:47 +08:00
Adjust subpanel styling
This commit is contained in:
parent
f721437b1a
commit
460937e9b3
1 changed files with 6 additions and 1 deletions
|
@ -138,11 +138,16 @@ div.widget-panel .panel-card .card-header {
|
|||
|
||||
.sub-panel-banner-value {
|
||||
margin-left: 0.4em;
|
||||
min-width: fit-content;
|
||||
|
||||
.widget-entry-value {
|
||||
color: $shell-grey;
|
||||
font-size: .67rem;
|
||||
}
|
||||
|
||||
.skeleton-field-content {
|
||||
height: 0.8em;
|
||||
}
|
||||
}
|
||||
|
||||
.sub-panel-banner-button-title {
|
||||
|
@ -393,7 +398,7 @@ div.widget-panel .panel-card .card-header {
|
|||
|
||||
&:first-child {
|
||||
.card.panel-card {
|
||||
margin-top: 0.5em;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
}
|
||||
table {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue