Update status light spacing
This commit is contained in:
parent
cf0e3abb90
commit
2d6383a432
|
@ -53,7 +53,7 @@
|
||||||
--spectrum-statuslight-info-text-gap: 4px;
|
--spectrum-statuslight-info-text-gap: 4px;
|
||||||
}
|
}
|
||||||
.spectrum-StatusLight.withText::before {
|
.spectrum-StatusLight.withText::before {
|
||||||
margin-right: 12px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
.custom::before {
|
.custom::before {
|
||||||
background: var(--color) !important;
|
background: var(--color) !important;
|
||||||
|
|
Loading…
Reference in New Issue