aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/application.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r--client/src/sass/application.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss
index 224efbffd..1297855da 100644
--- a/client/src/sass/application.scss
+++ b/client/src/sass/application.scss
@@ -10,10 +10,10 @@
10@use './custom-markup'; 10@use './custom-markup';
11@use './ng-select'; 11@use './ng-select';
12 12
13@import './bootstrap'; 13@use './bootstrap';
14@import './primeng-custom'; 14@use './primeng-custom';
15 15
16@import './z-index'; 16@use './z-index';
17 17
18body { 18body {
19 /*** theme ***/ 19 /*** theme ***/