style: remove the selected background color of the status card in the active state

This commit is contained in:
yanmao 2021-12-25 20:15:35 +08:00
parent 3a1b0a0f43
commit 7659779169
1 changed files with 1 additions and 1 deletions

View File

@ -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;