mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
enhance: delete btn for the date property picker
This commit is contained in:
@@ -388,8 +388,8 @@ div[data-radix-popper-content-wrapper] {
|
||||
}
|
||||
|
||||
.del-date-btn {
|
||||
@apply absolute right-[9px] top-[19px] px-1 opacity-70 hover:opacity-100
|
||||
active:opacity-80 hover:text-red-rx-09 rounded-md;
|
||||
@apply absolute right-[13px] top-[21px] px-1 opacity-70 hover:opacity-100
|
||||
active:opacity-80 hover:text-red-rx-09 rounded-md !h-6 !w-6;
|
||||
}
|
||||
|
||||
&.has-del-btn {
|
||||
|
||||
Reference in New Issue
Block a user