Commit 942abea9 authored by wuhao's avatar wuhao 🎯

asder

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