mirror of
https://github.com/basicswap/basicswap.git
synced 2024-11-17 00:07:56 +00:00
ui: Bug fix
This commit is contained in:
parent
0bd75fae0e
commit
d2de181550
1 changed files with 1 additions and 1 deletions
|
@ -21,11 +21,11 @@
|
|||
right:18px;
|
||||
margin: 0;
|
||||
width:calc(33.33% - 25px);
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.error
|
||||
{
|
||||
background:#ff5b5b;
|
||||
}
|
||||
|
||||
.error_msg
|
||||
|
|
Loading…
Reference in a new issue