fix(Dribbblish): user profile button stretching (#823)

This commit is contained in:
Nam Anh 2022-08-21 07:22:38 +07:00 committed by GitHub
parent 51d96a1c64
commit dcf9a4d805
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -725,6 +725,7 @@ html:not(.buddyfeed-visible) .Root__top-container {
/** Minimal profile button */
span.main-userWidget-displayName,
.main-userWidget-box > div:last-child,
.main-userWidget-box svg {
display: none;
}