Commit b033bb3b by guomingpang

style:禁止换行

parent 85ce4d41
......@@ -106,6 +106,7 @@
font-size: 16px;
font-family: 'number';
margin-right: 16px;
white-space: nowrap;
}
.course-word {
font-size: 12px;
......@@ -120,6 +121,7 @@
.add-number {
font-size: 12px;
color: #999;
white-space: nowrap;
}
}
}
......
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