src/sfc/TimeSelect.vue
@@ -59,18 +59,20 @@
</template>
<style>
.demonstration {
  margin-left: 15px;
  margin-top: 5px;
  font-weight: bold;
  white-space: nowrap;
}
.block {
  display: flex;
  justify-content: center;
  width: 90%;
  white-space: nowrap;
}
.demonstration {
  margin-left: 15px;
  margin-top: 5px;
  font-weight: bold;
  white-space: nowrap;
}
.pick-date {
  width: 100%;
  margin-top: 5px;