fix gallery having a big offset that softlocks you on mobile while in russian
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
This commit is contained in:
@ -118,10 +118,9 @@ screen cg_gallery(origin = 'CG'):
|
|||||||
transform:
|
transform:
|
||||||
zoom 0.95
|
zoom 0.95
|
||||||
hbox:
|
hbox:
|
||||||
style_prefix "navigation"
|
|
||||||
xalign 0.5
|
xalign 0.5
|
||||||
|
|
||||||
spacing gui.navigation_spacing
|
spacing 80
|
||||||
|
|
||||||
for cp in CG_PATHS:
|
for cp in CG_PATHS:
|
||||||
if cp['name'] == origin:
|
if cp['name'] == origin:
|
||||||
|
Reference in New Issue
Block a user