mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-06-30 23:12:16 +02:00
Fix: comment box
This commit is contained in:
@@ -914,7 +914,8 @@
|
||||
color: var(--foreground-color);
|
||||
font: inherit;
|
||||
font-size: 0.9rem;
|
||||
resize: vertical;
|
||||
resize: none;
|
||||
min-height: 100px;
|
||||
outline: none;
|
||||
transition: border-color 0.2s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user