mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-22 01:46:52 +01:00
update modal styles
This commit is contained in:
parent
3406debde0
commit
fced7b3e44
@ -35,3 +35,17 @@
|
|||||||
.box {
|
.box {
|
||||||
border: 1px solid #393939;
|
border: 1px solid #393939;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal {
|
||||||
|
&-card {
|
||||||
|
margin: 0;
|
||||||
|
border: 1px solid #393939;
|
||||||
|
border-radius: $box-radius;
|
||||||
|
|
||||||
|
&-foot {
|
||||||
|
.button {
|
||||||
|
padding-right: 1.3rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user