mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
10 lines
144 B
SCSS
10 lines
144 B
SCSS
.advanced-gas-fee-inputs {
|
|
.form-field {
|
|
margin-bottom: 4px;
|
|
}
|
|
|
|
.form-field__heading-title > h6 {
|
|
font-size: $font-size-h7;
|
|
}
|
|
}
|