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