调整TabPage标签布局,确保标题靠左显示且关闭按钮靠右显示
This commit is contained in:
@@ -144,7 +144,7 @@ const closeTab = (tabId) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button-icon {
|
.button-icon {
|
||||||
margin-left: 8px;
|
margin-left: auto;
|
||||||
margin-right: -8px;
|
margin-right: -8px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user