Преглед на файлове

fix: The most minor issue with box shadow to have ever existed

Owen Diffey преди 3 години
родител
ревизия
bde117ab5f
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      frontend/src/components/Modal.vue

+ 4 - 0
frontend/src/components/Modal.vue

@@ -244,4 +244,8 @@ export default {
 		}
 	}
 }
+
+.christmas-mode .modal .christmas-lights {
+	top: 69px !important;
+}
 </style>