We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue-easytable
Bug
为什么要修改全局样式?
v2.27.1
2
chrome
win
无
packages/style/ve-pagination.less 中第一行修改了*,:after,:before的box-sizing,导致项目中的其他样式发生了变化。
不要修改全局样式
修改了全局样式
The text was updated successfully, but these errors were encountered:
No branches or pull requests
选择要提交 issue 的库
vue-easytable
Issue 类型
Bug
Issue 标题
为什么要修改全局样式?
仓库版本
v2.27.1
Vue 版本
2
浏览器
chrome
系统类型
win
重现链接
无
重现步骤
packages/style/ve-pagination.less
中第一行修改了*,:after,:before的box-sizing,导致项目中的其他样式发生了变化。
期望的结果是什么?
不要修改全局样式
实际的结果是什么?
修改了全局样式
The text was updated successfully, but these errors were encountered: