소스 검색

update icon

gemer 4 년 전
부모
커밋
fe853def16
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/components/Danmaku.vue

+ 5 - 0
src/components/Danmaku.vue

@@ -198,6 +198,11 @@ export default {
   display: flex;
   flex-flow: row nowrap;
 }
+.send-btn-container .show-icon,
+.send-btn-container .close-icon {
+  width: 30px;
+  height: 30px;
+}
 .input-container .show-list {
   text-decoration: none;
   position: absolute;