forked from opentiny/tiny-vue
fix: modify dark theme (#3239)
This commit is contained in:
parent
e91d9614b7
commit
323f2d6d3d
|
|
@ -205,7 +205,6 @@
|
|||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0.3;
|
||||
background: var(--tv-DialogBox-mask-bg-color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue