Use classes instead
This commit is contained in:
parent
26267e3827
commit
029c7382db
3 changed files with 7 additions and 3 deletions
|
@ -120,3 +120,7 @@ div[data-role=page] {
|
|||
.headroom--unpinned {
|
||||
transform: translateY(-100%);
|
||||
}
|
||||
|
||||
.force-scroll {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue