Pull some CSS out into the common scope
This commit is contained in:
parent
606d6e14ea
commit
cf4be4163e
4 changed files with 36 additions and 27 deletions
5
public/styles/resets/classes.css
Normal file
5
public/styles/resets/classes.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.stat-tracker {
|
||||
.scrollable {
|
||||
all: unset;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue