Update ashboard (~1)
This commit is contained in:
@@ -725,11 +725,11 @@
|
||||
align-items: flex-start;
|
||||
gap: 12px;
|
||||
padding: 10px 12px;
|
||||
background: #111827;
|
||||
background: transparent;
|
||||
border-radius: 6px;
|
||||
margin-bottom: 6px;
|
||||
transition: all 0.2s;
|
||||
border: 1px solid #1f2937;
|
||||
border: 1px solid #374151;
|
||||
}
|
||||
.todo-item:hover { background: #1f2937; }
|
||||
.todo-item.done { opacity: 0.6; }
|
||||
|
||||
Reference in New Issue
Block a user