Commit 821cd2bb authored by chenshouchao's avatar chenshouchao

nothing

parent 4633ddb2
.switchBatchFolw {
height: 100vh;
width: 50vh;
width: 40vh;
background-color: rgba(247, 248, 250, 1);
display: flex;
flex-direction: column;
......@@ -18,7 +18,6 @@
justify-content: flex-start;
align-items: center;
width: calc(82% - 54px);
/* align-self: "end"; */
}
.goBackIcon {
width: 32px;
......@@ -64,7 +63,6 @@
box-shadow: 0px 8px 20px -6px rgba(3, 47, 105, 0.14);
}
.activeImg {
/* width: 64%; */
box-shadow: 0px 12px 30px -8px rgba(3, 47, 105, 0.18);
}
.activeImg:hover {
......
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