small fixes

This commit is contained in:
Henry Jameson 2025-08-04 14:09:25 +03:00
commit 41267a5d43
2 changed files with 5 additions and 1 deletions

View file

@ -47,6 +47,10 @@
&.input { &.input {
margin: 0 1em; margin: 0 1em;
textarea {
text-align: inherit;
}
} }
&, * { &, * {

View file

@ -492,7 +492,7 @@
"avatarRadius": "Avatars", "avatarRadius": "Avatars",
"background": "Background", "background": "Background",
"bio": "Bio", "bio": "Bio",
"user_preferences": "User preferences", "user_preferences": "Profile settings",
"email_language": "Language for receiving emails from the server", "email_language": "Language for receiving emails from the server",
"block_export": "Block export", "block_export": "Block export",
"block_export_button": "Export your blocks to a csv file", "block_export_button": "Export your blocks to a csv file",