mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-24 13:49:54 -04:00
Add to html element - this needs to be explicit so it can be reversed by r2
This commit is contained in:
parent
e52ab2ecf1
commit
9b7f98edc5
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ html {
|
|||
line-height: $base-line-height;
|
||||
background-color: $secondary;
|
||||
overflow-y: scroll;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
// Links
|
||||
|
|
Loading…
Add table
Reference in a new issue