修改头部样式

This commit is contained in:
A1300399510
2023-12-04 19:10:31 +08:00
parent ac9b6ac89e
commit 8bf4ac8da1
21 changed files with 300 additions and 312 deletions

View File

@@ -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;
}