微调tabs组件样式
parent
a8c5181601
commit
ff2fc92a18
|
@ -71,6 +71,7 @@ class Tabs extends Component {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
max-width: 120px;
|
max-width: 120px;
|
||||||
margin: 0 16px;
|
margin: 0 16px;
|
||||||
|
padding: 0 3px;
|
||||||
--size: 16px;
|
--size: 16px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue