[Glitch] Improve display of lock icon in account headers

Port 30b193b856 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Santiago Kozak 8 months ago committed by Claire
parent 0207c4b055
commit 036e25f19d

@ -621,6 +621,13 @@
span {
user-select: all;
}
.icon-lock {
height: 16px;
width: 16px;
position: relative;
top: 3px;
}
}
}
}

Loading…
Cancel
Save