Skip to content

Commit db28d77

Browse files
committed
perf:pvg
1 parent 3b4978a commit db28d77

10 files changed

Lines changed: 377 additions & 319 deletions

File tree

src/assets/css/exam/paper_list.less

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,18 @@
8686
padding: 10px 20px;
8787
height: 48px;
8888
overflow: hidden;
89+
.flex(y);
8990

9091
.u-icon {
91-
.h(48px);
92-
.w(60px);
92+
.size(28px);
9393
fill: white;
94-
.fl;
94+
margin-right: 10px;
95+
flex-shrink: 0;
9596
}
9697

9798
.u-text {
9899
color: white;
99-
.fz(12px, 24px);
100+
.fz(10px,1.6);
100101
.break(2);
101102
}
102103

0 commit comments

Comments
 (0)