UI: Fixed blur icon in value card widget in vertical layout
This commit is contained in:
parent
b54651aad0
commit
4d19ffd5f4
@ -24,7 +24,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 16px;
|
gap: 16px;
|
||||||
padding: 24px;
|
padding: 24px;
|
||||||
> div:not(.tb-value-card-overlay) {
|
> div:not(.tb-value-card-overlay), > tb-icon {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
&.square {
|
&.square {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user