This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new e010d294 tweak share toast style
e010d294 is described below

commit e010d2948d704840b72b91acb3fa6fd62c3267e5
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Sat May 14 20:21:52 2022 +0800

    tweak share toast style
---
 src/editor/Preview.vue | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/editor/Preview.vue b/src/editor/Preview.vue
index 2af82368..9c0601c5 100644
--- a/src/editor/Preview.vue
+++ b/src/editor/Preview.vue
@@ -688,6 +688,11 @@ export default {
   &.toast-shared-url {
     min-width: auto;
     z-index: 9999999 !important;
+
+    .el-message__content {
+      padding-right: 20px;
+      line-height: 1.25;
+    }
   }
 }
 </style>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to