mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(calendar_view): apply a padding
This commit is contained in:
parent
557e4cdfea
commit
4dc2803cc6
@ -8,6 +8,7 @@ const TPL = `
|
||||
position: relative;
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.calendar-view a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user