edge浏览器 布局大小tooltip位置偏移
之前提过相关Issues
发现edge浏览器下该样式无效
.right-menu {
line-height: 50px;
}
This commit is contained in:
parent
dc8938ab2f
commit
4c7f0fd29f
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<el-dropdown trigger="click" @command="handleSetSize">
|
||||
<div>
|
||||
<div style="line-height: 50px;">
|
||||
<svg-icon class-name="size-icon" icon-class="size" />
|
||||
</div>
|
||||
<el-dropdown-menu slot="dropdown">
|
||||
|
|
|
|||
Loading…
Reference in New Issue