fix vertical overflow scroll on BackButton (#6914)
* fix: vertical overflow scroll on BackButton Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com> * chore: adds suggested improvement to handle RTS view Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com> --------- Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com> Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.settings.back-button {
|
||||
.header-section.back-button {
|
||||
direction: initial;
|
||||
margin-left: var(--space-normal);
|
||||
margin-right: var(--space-smaller);
|
||||
|
||||
Reference in New Issue
Block a user