mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-10-09 00:30:11 +08:00
6 lines
80 B
SCSS
6 lines
80 B
SCSS
.app-style-provider {
|
|
position: fixed;
|
|
display: none;
|
|
z-index: -999999;
|
|
}
|