lohir
2024-10-17 ac6bbef6786c74e7a86852b1b8bff7f23e8592d8
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>