Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fulixin
dsk-operate-sys-cscec
Commits
be1d3030
Commit
be1d3030
authored
Jan 17, 2024
by
tianhongyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
styles
parent
2bb30a5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
consultingAgency.vue
...ent/components/EnterpriseList/detail/consultingAgency.vue
+13
-1
No files found.
dsk-operate-ui/src/views/consultingOrgManagement/components/EnterpriseList/detail/consultingAgency.vue
View file @
be1d3030
...
...
@@ -592,7 +592,19 @@ export default {
.el-textarea
{
.el-textarea__inner
{
resize
:
unset
;
border-radius
:
0px
;
padding-left
:
12px
;
min-height
:
76px
!
important
;
border-radius
:
unset
;
border-color
:
transparent
;
color
:
#232323
;
&
:focus
{
border
:
1px
solid
#0081ff
;
}
&
:
:
placeholder
{
font-family
:
Arial
,
Helvetica
,
sans-serif
!
important
;
font-size
:
12px
;
}
}
}
...
...
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