Skip to content

Commit 174ec2d

Browse files
authored
Fix oversized loading overlay on gas customization modal. (#6326)
1 parent 2b992d2 commit 174ec2d

File tree

1 file changed

+4
-0
lines changed
  • ui/app/components/app/gas-customization/gas-modal-page-container/advanced-tab-content

1 file changed

+4
-0
lines changed

ui/app/components/app/gas-customization/gas-modal-page-container/advanced-tab-content/index.scss

+4
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@
6363
font-size: 10px;
6464
color: #888EA3;
6565
}
66+
67+
.loading-overlay {
68+
height: auto;
69+
}
6670
}
6771

6872
&__slider-container {

0 commit comments

Comments
 (0)