change resolve button color
This commit is contained in:
@@ -344,9 +344,9 @@
|
||||
}
|
||||
|
||||
.btn-resolve {
|
||||
background: linear-gradient(135deg, #10b981, #059669);
|
||||
/* background: linear-gradient(135deg, #10b981, #059669); */
|
||||
background: #10b981;
|
||||
color: white;
|
||||
/* max-width: 200px; */
|
||||
padding: 12px 30px;
|
||||
white-space: nowrap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user