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
c28f100d
Commit
c28f100d
authored
Jul 22, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:调整音频宽度
parent
b7abc31c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
src/modules/teach-tool/components/CourseCategoryManage.less
+1
-2
src/modules/teach-tool/components/XMAudio.less
+2
-2
No files found.
src/modules/teach-tool/components/CourseCategoryManage.less
View file @
c28f100d
...
@@ -45,10 +45,9 @@
...
@@ -45,10 +45,9 @@
*.node-title-div {
*.node-title-div {
width: 100%;
width: 100%;
display: flex;
display: flex;
justify-content: space-between;
.title-opts {
.title-opts {
visibility: hidden;
visibility: hidden;
margin-
right: 16
px;
margin-
left: 120
px;
}
}
}
}
}
}
...
...
src/modules/teach-tool/components/XMAudio.less
View file @
c28f100d
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
.xm-audio {
.xm-audio {
display: flex;
display: flex;
align-items: center;
align-items: center;
width:
280
px;
width:
315
px;
padding: 10px 20px;
padding: 10px
0 10px
20px;
border-radius: 5px;
border-radius: 5px;
background-color: #ffffff;
background-color: #ffffff;
.audio-image {
.audio-image {
...
...
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