* 字的底部也算操作区域,体验更流畅

This commit is contained in:
maxmon 2021-06-09 01:02:24 +08:00
parent b4183d74be
commit aeb9020a91
1 changed files with 2 additions and 2 deletions

View File

@ -818,12 +818,12 @@ export default {
.ner-box .word {
display: inline-block;
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
width: 20px;
height: 20px;
line-height: 20px;
vertical-align: bottom;
box-sizing: border-box;
box-sizing: content-box;
text-align: center;
font-size: 16px;
z-index: 4;