[Glitch] Fix distracting and confusing always-showing scrollbar track in boost confirmation modal
Port e48a64d3b5
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2819/head
parent
b2e6f11b81
commit
66bc8d5717
|
@ -6726,7 +6726,7 @@ a.status-card {
|
||||||
}
|
}
|
||||||
|
|
||||||
.boost-modal__container {
|
.boost-modal__container {
|
||||||
overflow-x: scroll;
|
overflow-y: auto;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
||||||
.status {
|
.status {
|
||||||
|
|
Loading…
Reference in New Issue