Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
game-h5
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gic-web
game-h5
Commits
8e52a1bf
Commit
8e52a1bf
authored
Aug 16, 2022
by
曾经
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部分机型 点击提示范围
parent
70d66e4b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
4 deletions
+16
-4
share-select-dialog.vue
...components/cmh/theme-1/components/share-select-dialog.vue
+4
-1
share-select-dialog.vue
...components/cmh/theme-2/components/share-select-dialog.vue
+4
-1
share-select-dialog.vue
...components/cmh/theme-3/components/share-select-dialog.vue
+4
-1
share-select-dialog.vue
...components/cmh/theme-5/components/share-select-dialog.vue
+4
-1
No files found.
src/components/cmh/theme-1/components/share-select-dialog.vue
View file @
8e52a1bf
...
...
@@ -288,7 +288,10 @@ export default {
}
.share-type-box
.share-type-item
{
text-align
:
center
;
padding-right
:
60px
;
margin-right
:
60px
;
}
.share-type-box
.share-type-item
:last-child
{
margin-right
:
0
;
}
.share-type-box
.share-type-item
img
{
...
...
src/components/cmh/theme-2/components/share-select-dialog.vue
View file @
8e52a1bf
...
...
@@ -287,7 +287,10 @@ export default {
}
.share-type-box
.share-type-item
{
text-align
:
center
;
padding-right
:
60px
;
margin-right
:
60px
;
}
.share-type-box
.share-type-item
:last-child
{
margin-right
:
0
;
}
.share-type-box
.share-type-item
img
{
...
...
src/components/cmh/theme-3/components/share-select-dialog.vue
View file @
8e52a1bf
...
...
@@ -287,7 +287,10 @@ export default {
}
.share-type-box
.share-type-item
{
text-align
:
center
;
padding-right
:
60px
;
margin-right
:
60px
;
}
.share-type-box
.share-type-item
:last-child
{
margin-right
:
0
;
}
.share-type-box
.share-type-item
img
{
...
...
src/components/cmh/theme-5/components/share-select-dialog.vue
View file @
8e52a1bf
...
...
@@ -287,7 +287,10 @@ export default {
}
.share-type-box
.share-type-item
{
text-align
:
center
;
padding-right
:
60px
;
margin-right
:
60px
;
}
.share-type-box
.share-type-item
:last-child
{
margin-right
:
0
;
}
.share-type-box
.share-type-item
img
{
...
...
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