dropdown floating
This commit is contained in:
@@ -63,14 +63,6 @@ const logout = async () => {
|
||||
@apply w-full;
|
||||
}
|
||||
|
||||
.user-dropdown :deep(>div) {
|
||||
@apply w-full;
|
||||
|
||||
> div {
|
||||
@apply w-full bg-slate-800;
|
||||
}
|
||||
}
|
||||
|
||||
.user-dropdown :deep(>button) {
|
||||
@apply bg-slate-700 hover:bg-slate-800 border-none flex items-center w-full;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user