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
cf49e0ef
Commit
cf49e0ef
authored
Jul 22, 2021
by
wufan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:调整引用音频的预览样式
parent
c28f100d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
src/modules/teach-tool/paper-manage/modal/PreviewPaperModal.less
+0
-1
src/modules/teach-tool/question-manage/components/OperateQuestionTab.less
+0
-1
src/modules/teach-tool/question-manage/modal/PreviewQuestionModal.less
+0
-1
No files found.
src/modules/teach-tool/paper-manage/modal/PreviewPaperModal.less
View file @
cf49e0ef
...
@@ -101,7 +101,6 @@
...
@@ -101,7 +101,6 @@
.voice-box {
.voice-box {
margin-bottom: 12px;
margin-bottom: 12px;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
}
}
}
}
...
...
src/modules/teach-tool/question-manage/components/OperateQuestionTab.less
View file @
cf49e0ef
...
@@ -314,7 +314,6 @@
...
@@ -314,7 +314,6 @@
.audio-box {
.audio-box {
position: relative;
position: relative;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
margin-bottom: 12px;
margin-bottom: 12px;
.icon_sider {
.icon_sider {
...
...
src/modules/teach-tool/question-manage/modal/PreviewQuestionModal.less
View file @
cf49e0ef
...
@@ -248,7 +248,6 @@
...
@@ -248,7 +248,6 @@
margin-bottom: 16px;
margin-bottom: 16px;
.audio-box {
.audio-box {
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
padding: 10px 20px;
width: 320px;
width: 320px;
margin-bottom: 12px;
margin-bottom: 12px;
}
}
...
...
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