mirror of https://github.com/usememos/memos.git
feat: use accent color when confirming deletion (#1161)
- .final-confirm
This commit is contained in:
parent
50a99e9120
commit
a09b2c4eea
|
|
@ -104,6 +104,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.final-confirm {
|
||||
color: red
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue