ソースを参照

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;