mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 13:47:38 +02:00
web/donate: fix horizontal scroll on mobile
This commit is contained in:
@ -56,6 +56,7 @@
|
|||||||
height: max-content;
|
height: max-content;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
overflow-x: hidden;
|
||||||
padding: var(--padding);
|
padding: var(--padding);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user