🐛 fix style

This commit is contained in:
layyback 2022-04-15 11:46:07 +08:00
parent d562d88768
commit c49b55992c

View File

@ -333,7 +333,9 @@ const { shortCut, common, local, global } = toRefs(state);
font-weight: lighter; font-weight: lighter;
margin-top: 10px; margin-top: 10px;
position: relative; position: relative;
display: block; &.ant-input-affix-wrapper {
display: flex;
}
&:hover { &:hover {
.anticon { .anticon {
display: block; display: block;