@@ -2334,4 +2334,26 @@ input:-internal-autofill-selected {
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
background: @m-black28;
box-shadow: none;
+}
+
+// 仓单贸易查询条件
+.ant-select-tree-dropdown {
+ background: @m-grey9;
+ box-shadow: none;
+ .ant-select-tree {
+ color: @m-grey1;
+ li {
+ .ant-select-tree-node-content-wrapper {
+ }
+ .ant-select-tree-child-tree {
+ li:hover {
+ background: @m-blue3;
+ span {
}
@@ -113,7 +113,7 @@ export default defineComponent({
.bottomWidth {
- .position(fixed, 101px, 0, auto, auto);
+ .position(fixed, auto, 0, 0, auto);
width: 765px;
height: 396px;
background: transparent;