style: update card backdrop blur and fix shell layout
This commit is contained in:
+1
-4
@@ -45,10 +45,7 @@ const route = useRoute();
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 10;
|
||||
background: var(--surface);
|
||||
}
|
||||
|
||||
.shell-main {
|
||||
}.shell-main {
|
||||
max-width: 1240px;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user