smaller header for property group
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
.umb-group-panel__header {
|
||||
padding: 12px 20px;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
color: @grayDark;
|
||||
color: @grayDarker;
|
||||
border-bottom: 1px solid @gray-9;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user