2
0
Yuki Takei 7 жил өмнө
parent
commit
98deff22a6

+ 2 - 2
resource/styles/scss/_editor-overlay.scss

@@ -35,8 +35,8 @@
 
   // cheat sheat
   .overlay.overlay-gfm-cheatsheet {
-    justify-content: end;
-    align-items: end;
+    justify-content: flex-end;
+    align-items: flex-end;
 
     pointer-events: none;