mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 17:03:44 +00:00
fix scroll on chromium
This commit is contained in:
@@ -1752,7 +1752,7 @@ padding: 3px;
|
||||
<div>
|
||||
<div style=" display: flex;
|
||||
white-space: nowrap;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
margin-bottom: 6px;
|
||||
padding: 4px;
|
||||
">
|
||||
|
||||
Reference in New Issue
Block a user