mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix .ant-tabs-nav
style
This commit is contained in:
parent
69a67dd82c
commit
8c622583f5
@ -14,10 +14,24 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ant-tabs-nav-list {
|
||||
.ant-tabs-tab {
|
||||
padding: 5px 0 !important;
|
||||
margin-right: 10px !important;
|
||||
.ant-tabs-nav {
|
||||
height: fit-content;
|
||||
position: sticky;
|
||||
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
.ant-tabs-nav-wrap {
|
||||
height: fit-content;
|
||||
|
||||
.ant-tabs-nav-list {
|
||||
height: fit-content;
|
||||
|
||||
.ant-tabs-tab {
|
||||
padding: 5px 0 !important;
|
||||
margin-right: 10px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user