Fix styling regressions from RTL layout refactor (#24415)
This commit is contained in:
parent
ec0c104bf2
commit
45848d6547
6 changed files with 32 additions and 20 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
blockquote {
|
||||
padding-inline-start: 10px;
|
||||
border-inset-inline-start: 3px solid $darker-text-color;
|
||||
border-inline-start: 3px solid $darker-text-color;
|
||||
color: $darker-text-color;
|
||||
white-space: normal;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue