mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
merge meade
This commit is contained in:
@@ -541,9 +541,8 @@ $app-theme: mat-light-theme(
|
||||
margin: 0 auto !important;
|
||||
}
|
||||
|
||||
.btn-cancel:hover,
|
||||
.btn-delete:hover {
|
||||
background-color: #42b9fe;
|
||||
.btn-cancel:hover, .btn-delete:hover{
|
||||
background-color: var(--button-hover);
|
||||
color: #ffffff !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user