style(主播中心): 调整样式
This commit is contained in:
parent
f78f273832
commit
5e85d1bcf4
@ -352,7 +352,6 @@ onMounted(() => {
|
|||||||
|
|
||||||
.user-name {
|
.user-name {
|
||||||
margin: 0 0 4px 0;
|
margin: 0 0 4px 0;
|
||||||
font-size: 16px;
|
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #333;
|
color: #333;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
@ -363,7 +362,7 @@ onMounted(() => {
|
|||||||
|
|
||||||
.user-id {
|
.user-id {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 14px;
|
font-size: 0.9em;
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user