inleft
2022-08-30 271ca6cb0ee2ff0a789bf74d1821e7891a7043bb
src/components/group/MyMessage.vue
@@ -159,6 +159,7 @@
      * {
         max-width: 100% !important;
      }
   }
   .myComment {
@@ -172,4 +173,10 @@
         height: 2rem;
      }
   }
   .myComment:hover {
      // background: #d0d7dc;
      background: #f5f8fa;
      border-radius: 14px;
   }
</style>