Commit 60447384 authored by afc163's avatar afc163

Fix tabs

parent 378d9ae1
...@@ -101,6 +101,9 @@ ...@@ -101,6 +101,9 @@
.offlineCard { .offlineCard {
:global { :global {
.ant-tabs-ink-bar {
bottom: auto;
}
.ant-tabs-bar { .ant-tabs-bar {
border-bottom: none; border-bottom: none;
} }
...@@ -150,9 +153,6 @@ ...@@ -150,9 +153,6 @@
.salesCard { .salesCard {
:global { :global {
.abt-tabs-ink-bar {
bottom: auto;
}
.ant-tabs-content { .ant-tabs-content {
padding-top: 30px; padding-top: 30px;
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment