gemer hace 4 años
padre
commit
fe853def16
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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;