
.app[data-v-7ba5bd90] {
  width: 10.4rem;
  height: 22.72rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.4);
  overflow: auto;
}
#app[data-v-7ba5bd90] {
  background: white !important;
  -webkit-scrollbar-width: none !important; /* 隐藏滚动条 */
  scrollbar-width: none !important;
}

