Browse Source

修改日历班次样式

pull/15/head^2
zq 3 weeks ago
parent
commit
3db46fa5a9
  1. 4
      src/views/HosInformation.vue

4
src/views/HosInformation.vue

@ -3385,7 +3385,7 @@ export default {
align-items: center;
justify-content: space-between;
// gap: 3px;
margin-bottom: 10px;
margin-bottom: 8px;
// color: #303133;
.adjust,
@ -3444,7 +3444,7 @@ export default {
.schedule-item {
display: flex;
align-items: center;
margin-bottom: 12px;
margin-bottom: 8px;
}
.shift-type {

Loading…
Cancel
Save