mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +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-nav {
|
||||||
.ant-tabs-tab {
|
height: fit-content;
|
||||||
padding: 5px 0 !important;
|
position: sticky;
|
||||||
margin-right: 10px !important;
|
|
||||||
|
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