29 lines
494 B
Plaintext
29 lines
494 B
Plaintext
@charset "UTF-8";
|
|
/* 主题色 */
|
|
.age.data-v-d2e3e5c2 {
|
|
margin-right: 20px;
|
|
}
|
|
.headerTop.data-v-d2e3e5c2 {
|
|
width: calc(100% - 60px);
|
|
}
|
|
.boxTime.data-v-d2e3e5c2 {
|
|
margin-bottom: 0;
|
|
width: calc(100% - 50px);
|
|
}
|
|
.icon.data-v-d2e3e5c2 {
|
|
width: 18px;
|
|
height: 18px;
|
|
padding: 3px;
|
|
margin-right: 7px;
|
|
background-color: #aaa;
|
|
border-radius: 50%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.t-icon-hengxian.data-v-d2e3e5c2 {
|
|
height: 2px;
|
|
width: 10px;
|
|
}
|
|
|