[Glitch] Fix lock icon not being shown when locking account in profile settings

Port 9e14647df8 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
ThibG 4 years ago committed by Thibaut Girka
parent 928a3a9fd5
commit 0f633143eb

@ -78,6 +78,10 @@
margin-left: 15px;
text-align: left;
i[data-hidden] {
display: none;
}
strong {
font-size: 15px;
color: $primary-text-color;

Loading…
Cancel
Save