Browse Source

fix: icon tailoring

王宏波 5 years ago
parent
commit
74c7333bcc
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/components/Editor/index.css

+ 1
- 0
src/components/Editor/index.css View File

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