Browse Source

fix:预计剩余时间样式修改

master
白凤吉 2 weeks ago
parent
commit
73d042fade
  1. 2
      src/components/home/HomeOperation.vue

2
src/components/home/HomeOperation.vue

@ -218,7 +218,7 @@ const operationState = computed(() => {
} }
.home-remain-time { .home-remain-time {
background: #f6fafe; background: #f6fafe;
margin-top: 6rem;
margin-top: 1.5em;
margin-left: 1rem; margin-left: 1rem;
margin-right: 1rem; margin-right: 1rem;
height: 8vh; height: 8vh;

Loading…
Cancel
Save