forked from noxious/client
asset mngr stuff
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
background-color: rgba($white, 0.85);
|
||||
border: 2px solid $white;
|
||||
color: $gray-2;
|
||||
background-image: url("/assets/icons/submit-icon.svg");
|
||||
background-image: url('/assets/icons/submit-icon.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 30px;
|
||||
background-position: calc(100% - 25px) center;
|
||||
@ -37,7 +37,6 @@
|
||||
left: 500px;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user