mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-21 17:36:54 +01:00
update modal styles
This commit is contained in:
parent
3406debde0
commit
fced7b3e44
@ -35,3 +35,17 @@
|
||||
.box {
|
||||
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