fix: text align logical properties

This commit is contained in:
drmason13 2024-08-31 12:32:58 +01:00
parent 1b4853ca06
commit 827e5fa308
4 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
}
> footer {
text-align: right;
text-align: end;
button,
[role="button"] {