Commit 942abea9 authored by wuhao's avatar wuhao 🎯

asder

parent ffcebc27
...@@ -138,10 +138,10 @@ pre { ...@@ -138,10 +138,10 @@ pre {
justify-content: center; justify-content: center;
} }
.spread { .spread {
width: 100%;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
width: 100%;
} }
.columns { .columns {
display: flex; display: flex;
...@@ -236,7 +236,7 @@ pre { ...@@ -236,7 +236,7 @@ pre {
} }
.logincontent { .logincontent {
.ant-tabs-nav-wrap{ .ant-tabs-nav-wrap {
display: inline-block !important; display: inline-block !important;
} }
.ant-tabs-tab-active { .ant-tabs-tab-active {
...@@ -288,13 +288,14 @@ pre { ...@@ -288,13 +288,14 @@ pre {
.ant-select-clear { .ant-select-clear {
background-color: transparent !important; background-color: transparent !important;
} }
.ant-select-selection-item-content,.ant-select-selection-item-remove{ .ant-select-selection-item-content,
.ant-select-selection-item-remove {
color: #000 !important; color: #000 !important;
.anticon { .anticon {
color: #000 !important; color: #000 !important;
} }
} }
.ant-select-selection-overflow{ .ant-select-selection-overflow {
display: flex !important; display: flex !important;
flex-wrap: nowrap !important; flex-wrap: nowrap !important;
} }
...@@ -313,6 +314,6 @@ pre { ...@@ -313,6 +314,6 @@ pre {
.ant-pro-global-header { .ant-pro-global-header {
padding-left: 6px !important; padding-left: 6px !important;
} }
table{ table {
min-width: calc(100% - 6px) !important; min-width: calc(100% - 6px) !important;
} }
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