Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
57e2061b
authored
2022-08-11 14:34:32 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
123
1 parent
996628ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
src/styles/public.scss
src/styles/public.scss
View file @
57e2061
...
...
@@ -7,7 +7,7 @@
&
-header
{
width
:
100%
;
padding
:
20px
20px
0
20
px
;
padding
:
15px
15px
0
15
px
;
box-sizing
:
border-box
;
background
:
#FFFFFF
;
border-radius
:
2px
;
...
...
@@ -32,6 +32,11 @@
width
:
auto
;
}
}
.el-form-item--small.el-form-item
{
margin-bottom
:
15px
;
}
}
//*****end*通用表单查询条件,列表样式******//
...
...
Please
register
or
sign in
to post a comment