Clip user cover on rounded corners, user overview page

This commit is contained in:
Frankz 2023-06-14 00:09:53 +02:00
parent 8b65da0122
commit e5b9650c06
No known key found for this signature in database

View file

@ -51,6 +51,7 @@
.page-user-overview {
.section--top {
padding: 0;
overflow: clip;
}
}