feat: update toolbar layer

This commit is contained in:
Tim
2025-07-30 16:54:51 +08:00
parent e27c821d80
commit 8711237cf8

View File

@@ -440,7 +440,7 @@ export default {
.topic-container {
position: sticky;
top: 1px;
z-index: 1000;
z-index: 10;
background-color: var(--background-color-blur);
backdrop-filter: blur(10px);
display: flex;