Commit f76efe09 by chenshu

fix:优化样式

parent f5f0ac0c
......@@ -177,6 +177,7 @@
flex: 1;
-webkit-flex: 1;
justify-content: space-between;
margin-left: 54px;
.college-container {
position: relative;
width: 360px;
......@@ -186,7 +187,6 @@
.college {
display: flex;
align-items: center;
margin-left: 36px;
margin-right: 16px;
cursor: pointer;
.select {
......@@ -198,7 +198,6 @@
text-overflow: ellipsis;
overflow: hidden;
max-width: 280px;
margin-left: 18px;
}
.icon {
font-size: 14px;
......
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