16 lines
200 B
Plaintext
16 lines
200 B
Plaintext
|
|
.zhst-button-list {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
|
|
.ant-btn-text:hover{
|
|
background: none !important ;
|
|
color: #247fdb !important;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|