mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix dropdown item in RTL
This commit is contained in:
2
client/src/sass/bootstrap.scss
vendored
2
client/src/sass/bootstrap.scss
vendored
@@ -68,6 +68,8 @@ body {
|
||||
--bs-dropdown-link-color: #{pvar(--mainForegroundColor)};
|
||||
--bs-dropdown-border-color: #{pvar(--inputBorderColor)};
|
||||
|
||||
text-align: start;
|
||||
|
||||
.dropdown-header {
|
||||
@include padding-left(1rem);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user