style: remove the selected background color of the status card in the active state
This commit is contained in:
parent
3a1b0a0f43
commit
7659779169
|
@ -1,4 +1,4 @@
|
|||
.am-engine [data-card-key="status"].card-selected [data-card-element="center"] .data-label-container::before
|
||||
.am-engine [data-card-key="status"].card-selected:not(.card-activated) [data-card-element="center"] .data-label-container::before
|
||||
{
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue