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