xuchang-screen/src/components/LeftBar/substitutionCharts/Chart2.less
2023-06-30 11:08:43 +08:00

12 lines
177 B
Plaintext

.LeftChart2itemDetailBorder {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top:-8px;
}