mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Fix locale pagination order for #1056
This commit is contained in:
parent
bf6f342ffd
commit
2d52493b89
2 changed files with 3 additions and 2 deletions
|
|
@ -70,7 +70,8 @@
|
|||
|
||||
.b-footer nav {
|
||||
flex-grow: 1;
|
||||
text-align: var(--right, right);
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
}
|
||||
|
||||
.btn.buttonMoreSearch {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue