Browse Source

UI完善

dev
陈鹏飞 3 years ago
parent
commit
ce1eee7f39
  1. 2
      src/app/pages/plan/plan.component.scss

2
src/app/pages/plan/plan.component.scss

@ -294,7 +294,7 @@
button{ background-color: #0080FF; border-radius: 5px; }
button:first-child{ margin-right: 10px; }
.anticon{ font-size: 20px; line-height: 40px; } //字体图标
img { cursor: pointer; width: 38px; height: 38px; }
img { cursor: pointer; width: 38px; height: 38px; vertical-align: top; }
}
.publicFast {
padding: 0px 3px;

Loading…
Cancel
Save