mirror of
https://github.com/placeAtlas/atlas.git
synced 2025-01-20 23:52:04 +01:00
Add purgecss ignore
This commit is contained in:
parent
785edcfc1c
commit
473ac2c341
1 changed files with 4 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Reference in a new issue