mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-27 12:56:01 +01:00
7 lines
108 B
SCSS
7 lines
108 B
SCSS
|
.advanced-gas-fee-defaults {
|
||
|
& &__checkbox {
|
||
|
font-size: $font-size-h4;
|
||
|
margin: 0 8px 0 8px;
|
||
|
}
|
||
|
}
|