This commit is contained in:
@@ -837,7 +837,7 @@
|
||||
.aside-tools {
|
||||
position: fixed;
|
||||
top: 45%;
|
||||
right: 0;
|
||||
right: 20px;
|
||||
z-index: 3;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
@@ -848,8 +848,7 @@
|
||||
backdrop-filter: blur(20px);
|
||||
box-shadow: 0 8px 32px rgba(15, 23, 42, 0.6);
|
||||
border: 1px solid rgba(148, 163, 184, 0.15);
|
||||
border-right: none;
|
||||
border-radius: 8px 0 0 8px;
|
||||
border-radius: 8px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user