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
a13e8f4b
authored
2023-04-04 14:25:18 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式修改
1 parent
13a594e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
src/styles/sbPublic.scss
src/styles/sbPublic.scss
View file @
a13e8f4
...
...
@@ -255,13 +255,13 @@
}
}
.el-textarea.is-disabled
.el-textarea__inner
{
background-color
:
transparent
!
important
;
color
:
#4a4a4a
;
}
// 登簿日志弹出框
.commonDialog
{
.el-textarea.is-disabled
.el-textarea__inner
{
background-color
:
none
!
important
;
color
:
#4a4a4a
;
}
.el-dialog__headerbtn
.el-dialog__close
{
font-size
:
20px
;
color
:
#4162D8
...
...
@@ -304,8 +304,6 @@
.el-textarea.is-disabled
.el-textarea__inner
{
@include
borderColor
(
"border"
);
background-color
:
none
!
important
;
color
:
#4a4a4a
;
}
.editXML
{
...
...
Please
register
or
sign in
to post a comment