28 lines
570 B
Plaintext
28 lines
570 B
Plaintext
.mobileMoney{
|
|
.ant-descriptions-item-container{
|
|
display: flex;
|
|
align-items: center!important;
|
|
.ant-descriptions-item-content{
|
|
|
|
.mobileMoneyText{
|
|
font-size: 28px;
|
|
color: rgb(250, 173, 20);
|
|
font-weight: 500;
|
|
line-height: 28px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.YDRevenue{
|
|
.ant-descriptions-view{
|
|
.ant-descriptions-row{
|
|
.ant-descriptions-item{
|
|
.ant-descriptions-item-container{
|
|
align-items: center!important;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|