Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
office-web-js
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
qinjianhui
office-web-js
Commits
8c770b13
Commit
8c770b13
authored
Jan 16, 2023
by
qinjianhui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 首页轮播图按钮大小
parent
b2d6e92b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
src/views/Home/IndexPage.vue
+10
-0
No files found.
src/views/Home/IndexPage.vue
View file @
8c770b13
...
@@ -333,6 +333,16 @@ export default {
...
@@ -333,6 +333,16 @@ export default {
}
}
@media
screen
and
(
max-width
:
1000px
)
{
@media
screen
and
(
max-width
:
1000px
)
{
.slides-switchers
{
left
:
30px
;
bottom
:
30px
;
}
.slides-switcher
{
width
:
30px
;
height
:
30px
;
}
.intro-video-wrapper
{
.intro-video-wrapper
{
background-image
:
none
;
background-image
:
none
;
padding-top
:
20px
;
padding-top
:
20px
;
...
...
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