Ver código fonte

任务搜索栏修改

mork 3 semanas atrás
pai
commit
fe143c7128
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/rwgl/Index.vue

+ 1 - 1
src/views/rwgl/Index.vue

@@ -838,7 +838,7 @@ body {
 .searcher {
   background-color: #00002a;
   margin-right: 15px;
-  width: 500px;
+  min-width: 200px;
   height: 34px;
 }