mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-18 04:50:57 +08:00
feat: update toolbar layer
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user