Kaynağa Gözat

improve toastr location for editing

Yuki Takei 5 yıl önce
ebeveyn
işleme
7c7bd7cbc7
2 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. 2 1
      CHANGES.md
  2. 4 0
      src/client/styles/scss/_on-edit.scss

+ 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
    *****************/