Merge pull request #6096 from gabrielbazan7/fix/uilowfee
add border top to low fee warning
This commit is contained in:
commit
6942f5df33
1 changed files with 0 additions and 2 deletions
|
|
@ -90,12 +90,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.low-fees {
|
&.low-fees {
|
||||||
border-top: none;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: -20px;
|
|
||||||
i {
|
i {
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue