Spaces:
Running
Running
Update src/templates/reports/list.html
Browse files
src/templates/reports/list.html
CHANGED
|
@@ -153,7 +153,7 @@
|
|
| 153 |
color: var(--accent-green, #10b981);
|
| 154 |
}
|
| 155 |
|
| 156 |
-
icon-delete {
|
| 157 |
margin-right: 8px;
|
| 158 |
color: #ef4444;
|
| 159 |
}
|
|
|
|
| 153 |
color: var(--accent-green, #10b981);
|
| 154 |
}
|
| 155 |
|
| 156 |
+
.icon-delete {
|
| 157 |
margin-right: 8px;
|
| 158 |
color: #ef4444;
|
| 159 |
}
|