mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
修改
This commit is contained in:
@@ -1079,15 +1079,16 @@
|
||||
|
||||
.course-type {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
// left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 20;
|
||||
line-height: 20px;
|
||||
font-size: 12px;
|
||||
color: #FFFFFF;
|
||||
padding: 0px 8px;
|
||||
background: #f99000;
|
||||
border-radius: 0px 12px 0px 0px;
|
||||
border-radius: 0px 0px 0px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user