File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 255
255
onclick ="setSymbolAlighUp() "> </ span > </ li >
256
256
< li > < span class ="icon iconfont icon-align-bottom " title ="下对齐 "
257
257
onclick ="setSymbolAlighDown() "> </ span > </ li >
258
- < li > < span class ="icon iconfont icon-vertical-center title= "竖直居中对齐 "
258
+ < li > < span class ="icon iconfont icon-vertical-center " title ="竖直居中对齐 "
259
259
onclick ="setSymbolAlighVerticalcenter() "> </ span > </ li >
260
- < li style ="border-right: 1px solid #ccc "> < span class ="icon iconfont icon-horizontal-center "
260
+ < li style ="border-right: 1px solid #ccc "> < span class ="icon iconfont icon-horizontal-center " title =" 水平居中对齐 "
261
261
onclick ="setSymbolAlighHorizontalcenter() "> </ span > </ li >
262
- < li > < span class ="icon iconfont icon-equal-width "等宽 "
262
+ < li > < span class ="icon iconfont icon-equal-width " title =" 等宽 "
263
263
onclick ="setSymbolEqualWidth() "> </ span > </ li >
264
264
< li > < span class ="icon iconfont icon-equal-high " title ="等高 "
265
265
onclick ="setSymbolEqualHeight() "> </ span > </ li >
You can’t perform that action at this time.
0 commit comments