mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update border color for success alerts
This commit is contained in:
parent
40cbfcc736
commit
2678ccbfbc
2
resources/sass/components/alerts.scss
vendored
2
resources/sass/components/alerts.scss
vendored
@ -3,7 +3,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.alert-success {
|
.alert-success {
|
||||||
@apply border-green-500;
|
@apply border-emerald-500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert-failure {
|
.alert-failure {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user