mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-14 17:32:56 -05:00
fix button color and some route change
This commit is contained in:
5
resources/assets/sass/base.scss
vendored
5
resources/assets/sass/base.scss
vendored
@@ -115,3 +115,8 @@ code, .code {
|
||||
.swal-icon--custom {
|
||||
height: 70px !important;
|
||||
}
|
||||
|
||||
.avatar-cropper-btn:hover {
|
||||
background-color: $ls-color-primary !important;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user