aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/components/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/src/components/index.css')
-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 de156e0e..83b48318 100644
--- a/FrontEnd/src/components/index.css
+++ b/FrontEnd/src/components/index.css
@@ -16,6 +16,7 @@ body {
textarea {
transition: border-color 0.3s;
border-color: var(--cru-text-minor-color);
+ background: var(--cru-background-color);
}
textarea:hover {