完善首页显示
This commit is contained in:
@@ -43,8 +43,10 @@ onUnmounted(() => {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 32px;
|
||||
background-color: rgba(255,255,255,0.2);
|
||||
background-color: rgba(255,255,255,0.15);
|
||||
backdrop-filter: blur(3px);
|
||||
-webkit-backdrop-filter: blur(3px);
|
||||
z-index: 2;
|
||||
}
|
||||
.logo {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user