fix: MkInfo being transparent 2x
This commit is contained in:
parent
3d4c6340b9
commit
ddd82eb831
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ const props = defineProps<{
|
|||
&.warn {
|
||||
background: var(--infoWarnBg);
|
||||
color: var(--infoWarnFg);
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue