You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Mand Mobile Version
2.5.9
Vue Version
2.6.11
Model / OS & Browser Info
华为P30 Pro/Android/微信浏览器
Recurring Steps
安卓微信浏览器内打开DEMO,创建一个无ICON的文字链接按钮
Expectant Behaviors
按钮文字完全显示
Actual Behaviors
按钮文字未完全显示
.md-button-inner类设置了overflow: hidden;,.md-button.link设置了line-height: 1;,文字实际高度受字体影响要大于font-size,所以文字未完全显示去看看三个字上方有部分未显示