fix(ui): transparent problem
This commit is contained in:
parent
261d8785dd
commit
dc2af95cde
1 changed files with 2 additions and 2 deletions
|
@ -62,10 +62,10 @@ defineExpose({
|
|||
|
||||
&:not(.noGap) {
|
||||
> .notes {
|
||||
background: var(--bg);
|
||||
// background: var(--bg);
|
||||
|
||||
.note {
|
||||
// background: var(--panel);
|
||||
background: var(--panel);
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue