2
0
Эх сурвалжийг харах

Fix ModernDark Card Alignment

walster001 11 сар өмнө
parent
commit
5fee0b05e0

+ 1 - 1
client/components/boards/boardColors.css

@@ -1920,7 +1920,7 @@
 @media screen and (min-width: 801px) {
   .board-color-moderndark .card-details {
     position: fixed;
-    top: 97px;
+    top: 30px;
     left: calc(50% - 384px);
     width: 768px;
     max-height: calc(100% - 60px);