heisbuba commited on
Commit
5963ea8
·
verified ·
1 Parent(s): 15a42e3

Update src/templates/reports/list.html

Browse files
Files changed (1) hide show
  1. src/templates/reports/list.html +1 -1
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
  }