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:
committed by
Marge Bot
parent
1d89d49e7e
commit
31dfdea533
@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user