Add purgecss ignore

This commit is contained in:
Hans5958 2022-04-28 21:14:30 +07:00
parent 785edcfc1c
commit 473ac2c341

View file

@ -33,11 +33,15 @@ svg.icon {
vertical-align: -.125em;
}
/* purgecss start ignore */
body[data-mode] {
overflow: hidden;
background-color: #111;
}
/* purgecss end ignore */
#wrapper {
position: fixed;
height: 100%;