remove meta label in settings column (#8704)
This commit is contained in:
parent
17af4d27da
commit
c6e765f81e
54 changed files with 7 additions and 72 deletions
|
@ -3027,8 +3027,7 @@ a.status-card {
|
|||
line-height: 24px;
|
||||
}
|
||||
|
||||
.setting-toggle__label,
|
||||
.setting-meta__label {
|
||||
.setting-toggle__label {
|
||||
color: $darker-text-color;
|
||||
display: inline-block;
|
||||
margin-bottom: 14px;
|
||||
|
@ -3036,10 +3035,6 @@ a.status-card {
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.setting-meta__label {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.empty-column-indicator,
|
||||
.error-column {
|
||||
color: $dark-text-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue