fix: dashboard buttons position in rtl layout
This commit is contained in:
parent
04e03a83b4
commit
ea5c12aeaf
@ -220,6 +220,10 @@ body.rtl .card .card-title>*:first-child {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.rtl .card .card-action {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
.card .card-content.full {
|
.card .card-content.full {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user