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