Skip to content

Commit

Permalink
[Glitch] Improve display of lock icon in account headers
Browse files Browse the repository at this point in the history
Port 30b193b to glitch-soc

Signed-off-by: Claire <[email protected]>
  • Loading branch information
arbolitoloco1 authored and ClearlyClaire committed Jan 17, 2024
1 parent 0207c4b commit 036e25f
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,13 @@
span {
user-select: all;
}

.icon-lock {
height: 16px;
width: 16px;
position: relative;
top: 3px;
}
}
}
}
Expand Down

0 comments on commit 036e25f

Please sign in to comment.