Yuki Takei 5 éve
szülő
commit
0d617957e5
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      src/client/styles/scss/_staff_credit.scss

+ 2 - 1
src/client/styles/scss/_staff_credit.scss

@@ -2,8 +2,9 @@
 .staff-credit {
 .staff-credit {
   // attached !important for updating from .modal-dialog class style
   // attached !important for updating from .modal-dialog class style
   width: 80vw !important;
   width: 80vw !important;
-  height: 80vh !important;
   max-width: initial !important;
   max-width: initial !important;
+  height: 80vh !important;
+
   // see https://css-tricks.com/old-timey-terminal-styling/
   // see https://css-tricks.com/old-timey-terminal-styling/
   @mixin old-timey-terminal-styling() {
   @mixin old-timey-terminal-styling() {
     text-shadow: 0 0 10px #c8c8c8;
     text-shadow: 0 0 10px #c8c8c8;