device-60.home 2025-10-5:17:37:34
This commit is contained in:
@@ -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