浏览代码

fix: icon tailoring

王宏波 5 年前
父节点
当前提交
74c7333bcc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/components/Editor/index.css

+ 1
- 0
src/components/Editor/index.css 查看文件

@@ -62,6 +62,7 @@
62 62
 }
63 63
 
64 64
 .comment-toolbar .comment-toolbar-icon {
65
+  width: 25px;
65 66
   font-size: 23px;
66 67
   cursor: pointer;
67 68
   transition: color 0.3s;