Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
accff147
Commit
accff147
authored
May 25, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style:预览蒙层样式优化
parent
c544d5df
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
src/modules/course-manage/offline-course/modal/PreviewOfflineModal.less
+4
-3
No files found.
src/modules/course-manage/offline-course/modal/PreviewOfflineModal.less
View file @
accff147
...
@@ -20,11 +20,10 @@
...
@@ -20,11 +20,10 @@
.cover {
.cover {
position: absolute;
position: absolute;
width: 100%;
width: 100%;
height: 3
2
px;
height: 3
6
px;
left: 0;
left: 0;
bottom: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.05);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); z-index: 10;
z-index: 10;
}
}
.course-cover, .course-url {
.course-cover, .course-url {
width: 100%;
width: 100%;
...
@@ -37,6 +36,7 @@
...
@@ -37,6 +36,7 @@
left: 16px;
left: 16px;
font-size: 10px;
font-size: 10px;
color: #fff;
color: #fff;
z-index: 10;
}
}
.cover-state {
.cover-state {
position: absolute;
position: absolute;
...
@@ -48,6 +48,7 @@
...
@@ -48,6 +48,7 @@
padding: 0 8px;
padding: 0 8px;
color: #fff;
color: #fff;
border-radius: 9px;
border-radius: 9px;
z-index: 10;
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment