Fix distracting and confusing always-showing scrollbar track in boost confirmation modal (#31524)
parent
8c7642cd18
commit
e48a64d3b5
|
@ -6247,7 +6247,7 @@ a.status-card {
|
|||
}
|
||||
|
||||
.boost-modal__container {
|
||||
overflow-x: scroll;
|
||||
overflow-y: auto;
|
||||
padding: 10px;
|
||||
|
||||
.status {
|
||||
|
|
Loading…
Reference in New Issue