Commit 3fae157d by zhuzhequan

快捷生产

parent 1dfab653
...@@ -747,7 +747,7 @@ const trackcodeInput = async () => { ...@@ -747,7 +747,7 @@ const trackcodeInput = async () => {
} }
.right { .right {
width: 710px; width: 730px;
height: 100%; height: 100%;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
...@@ -802,7 +802,7 @@ const trackcodeInput = async () => { ...@@ -802,7 +802,7 @@ const trackcodeInput = async () => {
span { span {
display: inline-block; display: inline-block;
text-align: right; text-align: right;
width: 100px; width: 120px;
} }
span::after { span::after {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment