杨磊
2025-07-23 506a01b77de957b1fcbc238888abf9386fdc3577
src/components/translateWord/index.vue
@@ -44,11 +44,11 @@
<style lang="less" scoped>
.translate-box {
  max-width: 20%;
  max-width: 50%;
  text-wrap: wrap;
  border: 2px solid #3bc6f2;
  background-color: #fff;
  position: absolute;
  position: fixed;
  z-index: 9999;
  box-sizing: border-box;