mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
ui: Bug fix
This commit is contained in:
@@ -21,11 +21,11 @@
|
|||||||
right:18px;
|
right:18px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
width:calc(33.33% - 25px);
|
width:calc(33.33% - 25px);
|
||||||
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error
|
.error
|
||||||
{
|
{
|
||||||
background:#ff5b5b;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.error_msg
|
.error_msg
|
||||||
|
|||||||
Reference in New Issue
Block a user