ZhangXianQiang
2024-07-01 fa81e34f3173dd9545d3d79d14ec4deaf09cf846
src/views/home/components/info-panel/index.vue
@@ -14,16 +14,4 @@
<style lang="scss" scoped>
.info-container {
  position: relative;
  .info-content {
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
  }
  .info-wrapper {
    width: 100%;
  }
}
</style>