Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
23cd20ef
authored
2023-04-04 15:00:23 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' into dev
2 parents
8b7ddd2d
d30c8c10
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
src/styles/jgPublic.scss
src/styles/jgPublic.scss
View file @
23cd20e
...
...
@@ -1213,11 +1213,24 @@
}
}
.information
{
.contentbox
{
height
:
60vh
;
}
}
// 修改基本信息界面样式
.informationbase
{
margin
:
0
.1875rem
1
.0417rem
;
overflow-y
:
auto
;
.el-input__inner
{
background
:
#07388B
;
border-radius
:
2px
;
color
:
#E3F1FF
!
important
;
border
:
1px
solid
#6BC1FC
;
}
.form-wrapper
{
padding
:
0px
120px
0px
;
...
...
Please
register
or
sign in
to post a comment