mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
线上课tab栏样式优化
This commit is contained in:
@@ -466,6 +466,14 @@ textarea.ant-input {
|
||||
|
||||
.ant-tabs {
|
||||
.ant-tabs-tab {
|
||||
padding: 12px 24px !important;
|
||||
font-size: 16px !important;
|
||||
font-weight: 500;
|
||||
padding: 10px 24px !important;
|
||||
.ant-tabs-tab-btn {
|
||||
line-height: 20px;
|
||||
}
|
||||
}
|
||||
.ant-tabs-ink-bar {
|
||||
height: 3px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user