mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
fix border
This commit is contained in:
@@ -378,7 +378,7 @@
|
|||||||
min-height: 5.125em;
|
min-height: 5.125em;
|
||||||
max-height: 15em;
|
max-height: 15em;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.1);
|
border: 1px solid var(--color-border-default);
|
||||||
font-size: 0.875em;
|
font-size: 0.875em;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
resize: vertical;
|
resize: vertical;
|
||||||
|
Reference in New Issue
Block a user