aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/sass/application.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss
index 2af456375..274f7b1ca 100644
--- a/client/src/sass/application.scss
+++ b/client/src/sass/application.scss
@@ -15,10 +15,6 @@
15 15
16@import './z-index'; 16@import './z-index';
17 17
18[hidden] {
19 display: none !important;
20}
21
22body { 18body {
23 /*** theme ***/ 19 /*** theme ***/
24 // now beware sass requires interpolation 20 // now beware sass requires interpolation