Commit 821cd2bb authored by chenshouchao's avatar chenshouchao

nothing

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