Dodanie title 2/2, Poprawki w ładowaniu map Google, poprwka w linach modal dla title

This commit is contained in:
dm
2025-11-23 07:11:17 +01:00
parent e4f47a06a0
commit 65d16575f2
25 changed files with 259 additions and 153 deletions

View File

@@ -84,6 +84,11 @@
}
/* Textarea */
textarea.fuz-input {
/* textarea.fuz-input {
resize: none;
}
} */
.fuz-link {
color: var(--fuz-accent);
transition: color 0.2s ease;
}