mirror of
https://github.com/usememos/memos.git
synced 2025-03-04 17:52:18 +08:00
feat: use accent color when confirming deletion (#1161)
- .final-confirm
This commit is contained in:
parent
50a99e9120
commit
a09b2c4eea
1 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.final-confirm {
|
||||
color: red
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue