Commit f8d635c9 by wusiyi

fix: 侧边弹窗样式修改

parent 94c98ec1
......@@ -695,14 +695,14 @@ onUnmounted(() => {
}
::v-deep(.el-drawer.rtl) {
height: 80% !important;
top: 15%;
height: 650px !important;
right: 40px;
top: 50% !important;
transform: translateY(-50%) !important;
}
::v-deep(.get-logistic-drawer.el-drawer.rtl) {
height: 20% !important;
top: 35% !important;
height: 200px !important;
}
.tool-item {
......
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