src/components/group/MyMessage.vue
@@ -159,6 +159,7 @@ * { max-width: 100% !important; } } .myComment { @@ -169,8 +170,13 @@ img { margin-bottom: 0.2rem; min-height: 5rem; height: 2em; height: 2rem; } } .myComment:hover { // background: #d0d7dc; background: #f5f8fa; border-radius: 14px; } </style>