mirror of
https://github.com/kuaifan/dootask.git
synced 2026-05-25 18:04:05 +00:00
fix: hide horizontal overflow in user detail
This commit is contained in:
parent
6fbddbe77c
commit
24f607f442
@ -26,6 +26,7 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
.user-detail-body {
|
||||
overflow-x: hidden;
|
||||
.profile-header {
|
||||
position: relative;
|
||||
height: 180px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user