Wallet buttons max width + Receive in viewing wallet.
This commit is contained in:
parent
442f6ba4df
commit
d87c2e65f7
6 changed files with 24 additions and 9 deletions
|
|
@ -70,8 +70,8 @@
|
|||
}
|
||||
}
|
||||
.buttons {
|
||||
margin-bottom: 0;
|
||||
margin-top: 6px;
|
||||
margin: 6px auto 0px;
|
||||
max-width: 600px;
|
||||
>.col {
|
||||
padding: 5px 10px;
|
||||
margin-bottom: 0;
|
||||
|
|
|
|||
|
|
@ -192,8 +192,8 @@
|
|||
}
|
||||
|
||||
.buttons {
|
||||
margin-bottom: 0;
|
||||
margin-top: 30px;
|
||||
max-width: 600px;
|
||||
margin: 30px auto 0;
|
||||
>.col {
|
||||
padding: 5px 10px;
|
||||
margin-bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue