mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
style(next): add some translucency to the help dialog
This commit is contained in:
parent
ad77ff11ad
commit
55048e36e7
@ -1563,6 +1563,11 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
||||
|
||||
/* Help */
|
||||
|
||||
.help-dialog .modal-content {
|
||||
--modal-background-color: #fffc;
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.help-dialog .help-cards {
|
||||
display: block;
|
||||
columns: 3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user