fix 添加阶段不置顶

This commit is contained in:
caozc
2023-02-25 13:24:46 +08:00
parent 2c6e09445f
commit f04d3e31b4

View File

@@ -821,7 +821,7 @@ const cancelStorage = async () => {
.ant-modal {
width: 549px !important;
height: 245px !important;
.ant-modal-content {
width: 549px !important;
height: 245px !important;
@@ -1285,7 +1285,7 @@ const cancelStorage = async () => {
flex-wrap: wrap;
position: sticky;
top: 0;
z-index: 99999;
z-index: 999;
.item {
height: 115px;