Commit fc362d7d by guomingpang

style:周活跃样式修改

parent a2627059
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
width: ~'calc(16.67% - 8px)'; width: ~'calc(16.67% - 8px)';
padding: 16px; padding: 16px;
&.course-data { &.course-data {
width: ~'calc(33% - 24px)'; width: 33%;
} }
.header { .header {
display: flex; display: flex;
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
border-radius: 4px; border-radius: 4px;
background: #fafafa; background: #fafafa;
height: 124px; height: 124px;
width: 55%; width: 60%;
position: absolute; position: absolute;
right: 16px; right: 16px;
top: 28px; top: 28px;
......
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