mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-27 10:03:11 -05:00
Fix distracting and confusing always-showing scrollbar track in boost confirmation modal (#31524)
This commit is contained in:
parent
8c7642cd18
commit
e48a64d3b5
@ -6247,7 +6247,7 @@ a.status-card {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.boost-modal__container {
|
.boost-modal__container {
|
||||||
overflow-x: scroll;
|
overflow-y: auto;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
||||||
.status {
|
.status {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user