11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
.share_detail_container{
|
|
margin-top: 10px;
|
|
}
|
|
.link_btn{
|
|
font-size: 20px;
|
|
color: grey;
|
|
}
|
|
.link_btn:hover{
|
|
color: #1890ff;
|
|
}
|