Explorar o código

fix layout for chrome

Yuki Takei %!s(int64=7) %!d(string=hai) anos
pai
achega
98deff22a6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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;