mirror of
https://github.com/PlayEdu/backend
synced 2025-06-11 22:44:08 +08:00
线上课tabs样式优化
This commit is contained in:
parent
53132ffd3c
commit
361da70ed5
@ -557,7 +557,7 @@ textarea.ant-input {
|
||||
.ant-tabs-tab {
|
||||
font-size: 16px !important;
|
||||
font-weight: 500;
|
||||
padding: 10px 30px !important;
|
||||
padding: 10px 24px !important;
|
||||
.ant-tabs-tab-btn {
|
||||
line-height: 20px;
|
||||
}
|
||||
@ -633,3 +633,9 @@ textarea.ant-input {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
|
||||
:where(.css-dev-only-do-not-override-op13lp).ant-tabs
|
||||
.ant-tabs-tab
|
||||
+ .ant-tabs-tab {
|
||||
margin: 0 0 0 55px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user