]> Untitled Git - lemmy-ui.git/blobdiff - src/assets/css/main.css
Move symbols to its own cacheable file. Fixes #809 (#862)
[lemmy-ui.git] / src / assets / css / main.css
index 0018f59ea6869192d6c0bbda4b20f0d39f6e6c1b..b5a33afca8e8d82894c4fc1c7df45c7421bfc8af 100644 (file)
   position: absolute;
   background-color: var(--light);
   min-width: 160px;
-  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
+  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
   z-index: 2000;
 }
 
@@ -368,7 +368,7 @@ br.big {
 }
 
 .honeypot {
-  display:none !important;
+  display: none !important;
 }
 
 .slight-radius {
@@ -376,7 +376,7 @@ br.big {
 }
 
 .modlog-choices-font-size {
-  font-size: .9375rem !important;
+  font-size: 0.9375rem !important;
 }
 
 .preview-lines {