#
TQS
2022-12-12 970afaa162d73ff98797ff87cd9c55c404fad446
src/main/webapp/static/css/console.css
@@ -103,12 +103,15 @@
}
/* 条码扫描器 */
.bar-code {
   display: inline-block;
   float: left;
   position: fixed;
   width: 49%;
   height: 100%;
   height: 23%;
   background-color: rgba(0, 0, 0, 0.3);
   border-radius: 15px;
   margin-left: 1%;
   overflow: hidden;
}
/*扫码表单*/
.tablebox {
@@ -121,6 +124,7 @@
   list-style: none;
   line-height: 27px;
   text-indent: 10px;
   overflow: hidden;
}
.table-head {
   width: 100%;