You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
fix: dashboard buttons position in rtl layout (#2949)
This commit is contained in:
@@ -220,6 +220,10 @@ body.rtl .card .card-title>*:first-child {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
body.rtl .card .card-action {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.card .card-content.full {
|
||||
padding-bottom: 0;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user