mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
fix(components): [tabs] arrow icon centered horizontally (#9989)
This commit is contained in:
parent
7b2f1c5bb9
commit
e582a2f4cf
@ -83,6 +83,8 @@
|
||||
line-height: 44px;
|
||||
font-size: 12px;
|
||||
color: getCssVar('text-color', 'secondary');
|
||||
width: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
@include e(nav-next) {
|
||||
right: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user