Harden community profile identity rendering
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
overflow: hidden;
|
||||
z-index: 200;
|
||||
}
|
||||
.user-dropdown[hidden],
|
||||
.mobile-nav[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
.user-dropdown-header {
|
||||
padding: 12px 14px;
|
||||
border-bottom: 1px solid var(--border-subtle);
|
||||
|
||||
Reference in New Issue
Block a user