replace static strings with translator calls

This commit is contained in:
Chris Kruining 2025-01-06 15:53:21 +01:00
parent b329b67a3e
commit 1f9aad755c
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
5 changed files with 38 additions and 27 deletions

View file

@ -77,8 +77,9 @@
}
& > dialog {
inset-inline-end: anchor(right);
inset-block-start: anchor(bottom);
inset-inline-start: anchor(start);
inset-block-start: anchor(end);
position-try-fallbacks: flip-inline;
padding: var(--padding-m);
border: none;