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
c332cb19
Commit
c332cb19
authored
Jun 10, 2021
by
zhangleyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:优化图片显示
parent
00d38a54
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
23 deletions
+24
-23
src/modules/course-manage/modal/ShareLiveModal.less
+24
-23
No files found.
src/modules/course-manage/modal/ShareLiveModal.less
View file @
c332cb19
...
...
@@ -84,57 +84,58 @@
#poster2{
background: #FFF;
margin:0;
padding: 20px;
padding: 40px;
width:606px;
.course-name-title {
font-size:
14
px;
font-size:
28
px;
color: #333;
line-height:
2
0px;
margin-bottom:
4
px;
line-height:
4
0px;
margin-bottom:
8
px;
}
.live-couse-name{
font-size:
16
px;
font-size:
32
px;
color:#333333;
font-weight: 600;
}
.course-name {
color: #333;
font-size:
16
px;
font-size:
32
px;
font-weight: 600;
line-height:
2
0px;
line-height:
4
0px;
}
.course-cover {
width: 526px;
height: 286px;
border-radius: 6px;
margin-top:
8
px;
margin-top:
16
px;
}
.qrcode-wrap {
padding: 0
16
px;
padding: 0
32
px;
display: flex;
align-items: center;
margin:
24px 0 16
px 0;
margin:
48px 0 32
px 0;
&__left {
width:
98
px;
width:
196
px;
text-align: center;
margin-right:
22
px;
margin-right:
44
px;
.text {
line-height:
2
0px;
line-height:
4
0px;
}
.finger {
width:
4
0px;
height:
4
0px;
margin-top:
8
px;
width:
8
0px;
height:
8
0px;
margin-top:
16
px;
}
}
&__right {
width:
11
0px;
height:
11
0px;
padding:
6
px
width:
22
0px;
height:
22
0px;
padding:
12
px
}
}
...
...
@@ -142,12 +143,12 @@
// padding: 8px 16px;
display: flex;
align-items: center;
margin-bottom:
8
px;
margin-bottom:
16
px;
.text {
font-size:
12
px;
font-size:
24
px;
color: #999;
font-size:
14
px;
line-height:
2
0px;
font-size:
28
px;
line-height:
4
0px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
...
...
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