replace static strings with translator calls
This commit is contained in:
parent
b329b67a3e
commit
1f9aad755c
5 changed files with 38 additions and 27 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue