@@ -64,6 +64,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
backdrop-filter: blur(12px);
|
||||
background-color: var(--page-bg-light);
|
||||
animation: slideUp 0.2s ease-out;
|
||||
border: 1px solid rgb(100, 100, 120, 0.4);
|
||||
|
||||
@@ -170,7 +171,6 @@
|
||||
user-select: none;
|
||||
padding: 0.2rem 0.8rem;
|
||||
|
||||
|
||||
&:first-of-type {
|
||||
border-top-right-radius: 0.5rem;
|
||||
border-top-left-radius: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user