mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
enhance(ui): polish date picker
This commit is contained in:
@@ -403,6 +403,12 @@ div[data-radix-popper-content-wrapper] {
|
||||
input[type=number] {
|
||||
appearance: initial;
|
||||
}
|
||||
|
||||
.rdp-button {
|
||||
&[name=previous-month], &[name=next-month] {
|
||||
@apply !h-6 !w-6;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.popper-arrow {
|
||||
|
||||
Reference in New Issue
Block a user