fix border

This commit is contained in:
MeiK
2022-01-26 20:47:20 +08:00
parent bb842791e5
commit 2ccea12ff2

View File

@@ -378,7 +378,7 @@
min-height: 5.125em;
max-height: 15em;
border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.1);
border: 1px solid var(--color-border-default);
font-size: 0.875em;
word-wrap: break-word;
resize: vertical;