fix(web): pageTabs style reset
This commit is contained in:
@@ -443,4 +443,18 @@ body {
|
||||
}
|
||||
.ͼ1.cm-focused {
|
||||
outline: none;
|
||||
}
|
||||
.pageTabs.ant-segmented {
|
||||
padding: 4px;
|
||||
margin-left: 4px;
|
||||
}
|
||||
|
||||
.pageTabs.ant-segmented .ant-segmented-item-label {
|
||||
line-height: 24px;
|
||||
min-height: 24px;
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
.pageTabs.ant-segmented .ant-segmented-item-selected {
|
||||
box-shadow: 0px 2px 4px 0px rgba(33, 35, 50, 0.16);
|
||||
}
|
||||
Reference in New Issue
Block a user