trying to fix scroll on mobile

master
Tancre 3 years ago
parent 2bf2698c05
commit ce67bc4722

@ -278,7 +278,8 @@ button {
left: unset !important;
border: unset !important;
/* display: inline-block !important; */
display: grid !important;
display: flow-root list-item !important;
position: initial;
cursor: unset !important;
border-radius: unset !important;

Loading…
Cancel
Save