Merge pull request #426 from msalcala11/sendStyling
Send view styling and wallet switcher
This commit is contained in:
commit
89d207d364
14 changed files with 359 additions and 94 deletions
|
|
@ -19,7 +19,8 @@ $button-secondary-border: transparent;
|
|||
$button-secondary-active-bg: darken($subtle-gray, 5%);
|
||||
$button-secondary-active-border: transparent;
|
||||
|
||||
%button-standard {
|
||||
%button-standard,
|
||||
click-to-accept {
|
||||
width: 85%;
|
||||
max-width: 300px;
|
||||
margin-left: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue