.i-icon { display: flex; } .ant-tree-iconEle { .i-icon { display: inherit; line-height: 28px; } } .top-breadcrumb { .item { display: flex; align-items: center; justify-content: center; gap: 5px; } } .ant-drawer .ant-drawer-footer { background-color: #fcfcfc; } .hover { cursor: pointer; &:hover { color: #1c7ed6; } } /*灰色*/ .color-gray { color: #999; } .color-65 { color: rgba(0, 0, 0, 0.65); } .color-333 { color: #333; } .color-green { color: green; } .color-green1 { color: rgb(18 185 128 / 1); } .color-blue { color: #1c7ed6; } .color-red { color: #f56c6c; } .color-yellow { color: rgb(250 145 0); } .text-bold { font-weight: bold; } /* */ /* .ant-table-thead > tr > th{ */ /* background-color: #fcfcfc; */ /* } */ /* */ /* .ant-table-tbody > tr > td{ */ /* background-color: #fff; */ /* } */ /* */