aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-09-22 17:04:22 +0800
committercrupest <crupest@outlook.com>2023-09-22 17:04:22 +0800
commit7201bd3586007a0cb32a9ca640227eaca2faa0f4 (patch)
treeddeda38328a7de49cf260d3c43e37b5bb0eb78b4 /FrontEnd/src
parent6dd0bafa45ce22f0acac7d6e097e3f1790cdb5d7 (diff)
downloadtimeline-dev.tar.gz
timeline-dev.tar.bz2
timeline-dev.zip
Diffstat (limited to 'FrontEnd/src')
-rw-r--r--FrontEnd/src/components/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/components/index.css b/FrontEnd/src/components/index.css
index 2af7262e..bb1ebe66 100644
--- a/FrontEnd/src/components/index.css
+++ b/FrontEnd/src/components/index.css
@@ -16,6 +16,7 @@ body {
textarea {
font-size: 1rem;
+ color: var(--cru-text-major-color);
resize: none;
outline: none;
transition: border-color 0.3s;