mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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
@ -12,6 +12,7 @@ html {
|
|||||||
line-height: $base-line-height;
|
line-height: $base-line-height;
|
||||||
background-color: $secondary;
|
background-color: $secondary;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Links
|
// Links
|
||||||
|
Loading…
Reference in New Issue
Block a user