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

improve toastr location for editing

Yuki Takei 5 жил өмнө
parent
commit
7c7bd7cbc7

+ 2 - 1
CHANGES.md

@@ -2,7 +2,8 @@
 
 ## v4.2.15-EC
 
-*
+* Improvement: toastr location for editing
+
 
 
 ## v4.2.14

+ 4 - 0
src/client/styles/scss/_on-edit.scss

@@ -76,6 +76,10 @@ body.on-edit {
     display: none;
   }
 
+  .toast-top-right {
+    top: 64px;
+  }
+
   /*****************
    * Expand Editor
    *****************/