feat: 后台录单区域基于显示器居中

This commit is contained in:
苟川东 2025-06-09 15:46:06 +08:00
parent 59303bac7a
commit 4236f4e93e

View File

@ -183,6 +183,7 @@
background: #FFFFFF;
border-radius: 8px;
position: relative;
margin-left: -230px;
}
.ctr .left {
width: 614px;