Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
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
刘怀志
pet-business-web
Commits
bc0c8b11
Commit
bc0c8b11
authored
Aug 21, 2023
by
盖献康
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
167880c5
30d02e97
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
element-ui.scss
src/assets/styles/element-ui.scss
+2
-1
banner_add.vue
src/views/banner_management/banner_add.vue
+3
-0
No files found.
src/assets/styles/element-ui.scss
View file @
bc0c8b11
...
...
@@ -593,5 +593,6 @@ input::-webkit-input-placeholder {
}
// 多行文本不覆盖计数文字
.el-textarea__inner
{
padding
:
4px
50px
4px
4px
!
important
;
//padding: 4px 50px 4px 4px !important;
padding-right
:
50px
!
important
;
}
src/views/banner_management/banner_add.vue
View file @
bc0c8b11
...
...
@@ -265,4 +265,7 @@ export default {
height
:
10px
!
important
;
margin-top
:
0
!
important
;
}
::v-deep
.el-textarea__inner
{
//padding-left: 12px !important;
}
</
style
>
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