fix: hide horizontal overflow in user detail
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
.user-detail-body {
|
||||
overflow-x: hidden;
|
||||
.profile-header {
|
||||
position: relative;
|
||||
height: 180px;
|
||||
|
||||
Reference in New Issue
Block a user