修复下拉列表间隙

pull/96/head
lyswhut 2019-09-08 00:41:45 +08:00
parent 581f6c6e1c
commit 785427674a
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ export default {
.icon { .icon {
flex: none; flex: none;
margin-left: 7px; margin-left: 7px;
line-height: 0;
svg { svg {
width: 1em; width: 1em;
transition: transform .2s ease; transition: transform .2s ease;