Fix distracting and confusing always-showing scrollbar track in boost confirmation modal (#31524)

pull/2819/head
Claire 2024-08-21 12:25:14 +02:00 committed by GitHub
parent 8c7642cd18
commit e48a64d3b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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