[Glitch] Profile redesign: Account notes

Port 34f0482ad4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Echo
2026-01-27 16:34:09 +01:00
committed by Claire
parent 0e3441ed66
commit 32841f8016
10 changed files with 328 additions and 8 deletions

View File

@@ -13,6 +13,7 @@
border-radius: 9999px;
width: 1rem;
height: 1rem;
margin-top: -2px;
}
.content {
@@ -28,16 +29,12 @@
}
}
.icon + .content,
.wrapper:has(.close) .content {
margin-top: 2px;
}
.body {
flex-grow: 1;
h3 {
font-weight: 500;
margin-bottom: 5px;
}
}
@@ -62,6 +59,12 @@
}
}
@media (prefers-reduced-motion: reduce) {
.action {
transition: none;
}
}
.close {
color: inherit;