1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/components/app/advanced-gas-fee-popover/advanced-gas-fee-inputs/priority-fee-input/index.scss
2022-03-22 18:04:12 +01:00

5 lines
98 B
SCSS

.priority-fee-input {
border-top: 1px solid var(--color-border-default);
padding-top: 16px;
}