Commit 8b9756ca by 陈超

T

parent d6ed54c4
...@@ -320,7 +320,7 @@ div::-webkit-scrollbar { ...@@ -320,7 +320,7 @@ div::-webkit-scrollbar {
} }
.home_swapper { .home_swapper {
height: 7.5rem;
} }
.home_swapper_image { .home_swapper_image {
...@@ -328,6 +328,7 @@ div::-webkit-scrollbar { ...@@ -328,6 +328,7 @@ div::-webkit-scrollbar {
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.3);
border-radius: 8px; border-radius: 8px;
overflow: hidden; overflow: hidden;
height: 7.5rem;
} }
.home_list_part { .home_list_part {
......
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