mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-02 06:07:06 +01:00
5 lines
85 B
SCSS
5 lines
85 B
SCSS
|
.priority-fee-input {
|
||
|
border-top: 1px solid var(--ui-grey);
|
||
|
padding-top: 16px;
|
||
|
}
|