summaryrefslogtreecommitdiff
path: root/WebInterface/NodeJSServer/src/style/partials/modal/_base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/NodeJSServer/src/style/partials/modal/_base.scss')
-rw-r--r--WebInterface/NodeJSServer/src/style/partials/modal/_base.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebInterface/NodeJSServer/src/style/partials/modal/_base.scss b/WebInterface/NodeJSServer/src/style/partials/modal/_base.scss
index 1665003..006c241 100644
--- a/WebInterface/NodeJSServer/src/style/partials/modal/_base.scss
+++ b/WebInterface/NodeJSServer/src/style/partials/modal/_base.scss
@@ -15,7 +15,7 @@
}
.modal {
- background-color: $secondary;
+ background-color: $primary;
margin: auto;
padding: 1rem;
border-style: none;