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
0f721908
authored
2023-03-14 14:58:35 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' into dev
2 parents
7d70249c
5a9ed211
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
src/styles/public.scss
src/styles/public.scss
View file @
0f72190
...
...
@@ -68,9 +68,13 @@
.el-input__inner
{
background
:
#07388B
;
border-radius
:
2px
;
color
:
#CEF8FF
;
color
:
#CEF8FF
!
important
;
border
:
1px
solid
#6BC1FC
;
}
.
el-input__inner
:
:
placeholder
{
color
:
#CEF8FF
!
important
;
}
}
.advanced-search
{
...
...
Please
register
or
sign in
to post a comment