修改头部样式
This commit is contained in:
@@ -359,8 +359,8 @@ defineExpose({
|
||||
}
|
||||
|
||||
.location-box {
|
||||
width: 80px;
|
||||
height: 40px;
|
||||
width: 64px;
|
||||
height: 32px;
|
||||
background: inherit;
|
||||
background-color: rgba(68, 68, 68, 1);
|
||||
border: none;
|
||||
@@ -386,7 +386,7 @@ defineExpose({
|
||||
width: 0;
|
||||
height: 0;
|
||||
position: absolute;
|
||||
bottom: -47px;
|
||||
bottom: -39px;
|
||||
left: -7px;
|
||||
}
|
||||
|
||||
@@ -408,7 +408,7 @@ defineExpose({
|
||||
width: 16px;
|
||||
// height: 20px;
|
||||
object-fit: contain;
|
||||
margin-right: 5px;
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user