mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-13 04:13:19 +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 */
|
||||||
|
|
||||||
|
.help-dialog .modal-content {
|
||||||
|
--modal-background-color: #fffc;
|
||||||
|
backdrop-filter: blur(10px);
|
||||||
|
}
|
||||||
|
|
||||||
.help-dialog .help-cards {
|
.help-dialog .help-cards {
|
||||||
display: block;
|
display: block;
|
||||||
columns: 3;
|
columns: 3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user