valcord-css/snippets/css/SmolProfile/sp.css
2025-04-23 10:45:07 -04:00

128 lines
2.1 KiB
CSS

/* originally in https://github.com/blade04208/ddex4 */
.biteSize_c0bea0 {
overflow: visible !important;
.footer__5be3e {
display: none !important;
}
.descriptionClamp_f5f93a {
-webkit-line-clamp: 2;
}
rect[mask^="url(#svg-mask-status"] {
display: block;
}
.container_ab8609 {
left: -20px !important;
top: -45px;
.outer_ab8609::before {
top: 42px;
left: 10px;
}
.outer_ab8609::after {
top: 70px;
left: 20px;
}
}
.usernameRow__63ed3 {
position: absolute;
top: -60px;
left: 109px;
}
.nickname__63ed3 {
word-wrap: normal;
max-height: 24px;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 150px;
}
.tags__63ed3 .clickableUsername__63ed3 {
position: absolute;
top: -36px;
left: 110px;
}
.container__8061a {
position: absolute;
top: -60px;
right: 12px;
max-width: 90px;
width: 24px;
flex-direction: row-reverse;
height: 22px;
overflow: hidden;
transition: height 1s;
background-color: rgba(0, 0, 0, 0.25);
border-radius: 8px;
z-index: 10;
backdrop-filter: blur(5px);
&:hover {
height: auto;
width: auto;
}
}
.mutuals__530ce {
position: absolute;
top: 8px;
margin-left: calc(100% - 44px - 32px);
.text__530ce,
.spacer__530ce {
display: none;
}
.avatars_ef4a91 {
width: 44px !important;
justify-content: right;
}
}
.contents__201d5:not(.buttonInner_fb7f94) {
display: none;
}
.header__5be3e {
min-height: 0px;
height: 105px !important;
}
.dotSpacer__63ed3 {
display: none;
}
[mask^="url(#uid_"] {
/* display: none; */
mask: none;
opacity: 0.5;
overflow: hidden;
height: 100%;
}
.avatar__75742 {
top: 12px !important;
}
.body__5be3e {
padding-top: 8px !important;
overflow: visible !important;
}
.mask__68edb,
.banner__68edb {
overflow: visible;
height: 00% !important;
width: 100% !important;
contain: none !important;
min-height: 100% !important;
border-radius: 9px 9px 0 0;
}
}