layouts: Increase the font-size of the wide shape of the Malayalam layout

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/667>
This commit is contained in:
MoonlightWave-12
2024-08-31 03:17:13 +02:00
committed by Marge Bot
parent 1d89d49e7e
commit 31dfdea533

View File

@ -15,6 +15,10 @@ sq_view.in_mal {
font-size: 1em; font-size: 1em;
} }
sq_view.wide.in_mal {
font-size: 1.25em;
}
sq_view.ir_azb { sq_view.ir_azb {
font-size: 1.368em; font-size: 1.368em;
} }