device-60.home 2025-10-5:17:37:34
This commit is contained in:
9
.obsidian/plugins/auto-template-trigger/styles.css
vendored
Normal file
9
.obsidian/plugins/auto-template-trigger/styles.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
:root {
|
||||
--auto-template-prompt-modal-opacity: 100;
|
||||
}
|
||||
|
||||
.modal-container {
|
||||
opacity: var(--auto-template-prompt-modal-opacity);
|
||||
transition: opacity 0.2s ease-in-out;
|
||||
}
|
Reference in New Issue
Block a user