Yuki Takei пре 7 година
родитељ
комит
98deff22a6
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      resource/styles/scss/_editor-overlay.scss

+ 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;