Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
electron-printer
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
zhuzhequan
electron-printer
Commits
7daef452
Commit
7daef452
authored
Apr 29, 2025
by
linjinhong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
左边栏样式修改
parent
4e3227d2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
4 deletions
+10
-4
src/components/PicScrollbarBox.vue
+4
-1
src/views/design/main/imgSetting.vue
+4
-1
src/views/design/main/index.vue
+2
-2
No files found.
src/components/PicScrollbarBox.vue
View file @
7daef452
...
...
@@ -74,8 +74,11 @@ export default {
margin-bottom
:
0
!important
;
}
}
.el-empty
{
::v-deep
.el-empty
{
padding-top
:
0
;
padding-bottom
:
25px
;
.el-empty__image
{
width
:
100px
!important
;
}
}
</
style
>
src/views/design/main/imgSetting.vue
View file @
7daef452
...
...
@@ -350,7 +350,7 @@ export default {
padding-bottom
:
10px
;
font-weight
:
700
;
font-size
:
20px
;
margin-bottom
:
8px
;
//
margin-bottom
:
8px
;
//
border-bottom
:
1px
solid
#ececec
;
}
}
...
...
@@ -366,6 +366,9 @@ export default {
overflow-x
:
hidden
;
}
}
::v-deep
.el-form-item
{
margin-bottom
:
10px
;
}
@keyframes
ltr-drawer-in
{
0
%
{
...
...
src/views/design/main/index.vue
View file @
7daef452
...
...
@@ -962,7 +962,7 @@ export default {
class=
"img-item"
style=
"width: 50%;"
>
<img
width=
"
20
0px"
:src=
"img.url"
/>
<img
width=
"
15
0px"
:src=
"img.url"
/>
</div>
</div>
</
template
>
...
...
@@ -1583,7 +1583,7 @@ img {
border
:
1px
solid
#ececec
;
border-top
:
none
;
.div-content
{
padding
:
10px
;
padding
:
0
10px
;
display
:
flex
;
flex-wrap
:
wrap
;
.div-item
{
...
...
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