manual lint --fix

This commit is contained in:
Henry Jameson 2025-03-31 12:48:53 +03:00
commit f6a2d1bdd6
7 changed files with 16 additions and 9 deletions

View file

@ -56,7 +56,7 @@
.post-textarea {
resize: vertical;
height: 10em;
overflow: none;
overflow: visible;
box-sizing: content-box;
}
}