i18n: translate Back button in STK menu

This commit is contained in:
2026-08-09 17:28:23 +03:00
parent 7bf5aa2711
commit 54ceaddeb8
2 changed files with 7 additions and 2 deletions
+4
View File
@@ -751,6 +751,10 @@ video {
max-width: 28rem;
}
.max-w-xs {
max-width: 20rem;
}
.flex-1 {
flex: 1 1 0%;
}