mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix wrap style
This commit is contained in:
parent
14c036862d
commit
aa48ae1a78
@ -124,9 +124,12 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
z-index: 55;
|
z-index: 55;
|
||||||
|
|
||||||
|
.ant-tabs-nav-wrap {
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
|
|
||||||
.ant-tabs-nav {
|
.ant-tabs-nav {
|
||||||
margin: 0 20px 20px 0;
|
margin: 0 20px 20px 0;
|
||||||
justify-content: flex-end;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-tabs-nav::before {
|
.ant-tabs-nav::before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user