Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-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
af6beb05
authored
2024-05-29 15:30:55 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
字体调整
1 parent
06b7e564
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
src/styles/element-ui.scss
src/styles/element-ui.scss
View file @
af6beb0
...
...
@@ -166,6 +166,9 @@
.el-tabs__item
:focus
.is-active.is-focus
:not
(
:active
)
{
box-shadow
:
none
!
important
;
}
.el-tabs__item
{
font-size
:
15px
;
}
// Divider 分割线 样式的修改
.el-divider--horizontal
{
...
...
Please
register
or
sign in
to post a comment