Fix some layouts

This commit is contained in:
Aleksandras Kostarevas 2024-09-19 10:30:45 +03:00
parent 3e06ee4393
commit c1d0787395
2 changed files with 4 additions and 1 deletions

View File

@ -35,6 +35,7 @@ rows:
- "\u2067" - "\u2067"
- - "\u0638" - - "\u0638"
- "\u2066" - "\u2066"
splittable: false
- letters: - letters:
- - "\u0628" - - "\u0628"
- ':' - ':'
@ -69,6 +70,7 @@ rows:
- "\u0633" - "\u0633"
- - "\u0635" - - "\u0635"
- "\u2069" - "\u2069"
splittable: false
- letters: - letters:
- - "\u0630" - - "\u0630"
- "\u066C" - "\u066C"
@ -85,6 +87,7 @@ rows:
- "\u0643" - "\u0643"
- "\u062E" - "\u062E"
- "\u063A" - "\u063A"
splittable: false
- bottom: - bottom:
- "$enter" - "$enter"
- "$space" - "$space"

View File

@ -18,5 +18,5 @@ rows:
splittable: false splittable: false
- bottom: - bottom:
- {type: base, spec: "Switch language|!code/action_switch_language"} - {type: base, spec: "Switch language|!code/action_switch_language"}
attributes: { style: Action } attributes: { style: Action, width: Grow }
splittable: false splittable: false