mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 07:52:00 +08:00
fix: fix some known problems
This commit is contained in:
@@ -21,11 +21,11 @@ html {
|
||||
border-width: 0;
|
||||
}
|
||||
|
||||
body.invert-mode {
|
||||
html.invert-mode {
|
||||
@apply invert;
|
||||
}
|
||||
|
||||
body.grayscale-mode {
|
||||
html.grayscale-mode {
|
||||
@apply grayscale;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user