1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-19 05:03:30 -05:00

fix scroll on chromium

This commit is contained in:
Ashley 2022-11-30 14:03:10 +00:00
parent 3b5846e12e
commit 951cc4f8b9

View file

@ -1752,7 +1752,7 @@ padding: 3px;
<div> <div>
<div style=" display: flex; <div style=" display: flex;
white-space: nowrap; white-space: nowrap;
overflow: scroll; overflow: auto;
margin-bottom: 6px; margin-bottom: 6px;
padding: 4px; padding: 4px;
"> ">