Browse Source

供应链---列表页右上角按钮样式

zhanglei
Zhao Qiqi 3 years ago
parent
commit
a5e3d0ef16
  1. 4
      anrui-scm/anrui-scm-ui/src/components/ButtonBar/index.vue
  2. 2
      anrui-scm/anrui-scm-ui/src/styles/index.scss

4
anrui-scm/anrui-scm-ui/src/components/ButtonBar/index.vue

@ -112,8 +112,8 @@ export default {
<style scoped>
.svg-icon {
width: 1.2em;
height: 1.2em;
width: 1em;
height: 1em;
vertical-align: -0.16em;
fill: currentColor;
overflow: hidden;

2
anrui-scm/anrui-scm-ui/src/styles/index.scss

@ -113,7 +113,7 @@ div:focus {
}
.el-button--small {
padding: 7px 12px;
padding: 8px 12px;
font-size: 14px;
}

Loading…
Cancel
Save