[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
Claire 2024-08-21 12:25:14 +02:00
parent b2e6f11b81
commit 66bc8d5717
1 changed files with 1 additions and 1 deletions

View File

@ -6726,7 +6726,7 @@ a.status-card {
}
.boost-modal__container {
overflow-x: scroll;
overflow-y: auto;
padding: 10px;
.status {