@@ -105,7 +105,7 @@
}
.schoolList .message .bottom li {
- width: 44%;
+ width: 100%;
font-size: 1rem;
height: 1.875rem;
line-height: 1.875rem;
@@ -116,13 +116,8 @@
align-items: center;
- .schoolList .message .bottom li:nth-child(2n) {
- margin-left: 2.5rem;
- }
-
.bottom .link {
display: inline-block;
- width: 10rem;
word-wrap: break-word;
overflow: hidden;
white-space: nowrap;