Fix lock icon not being shown when locking account in profile settings (#14190)
This commit is contained in:
@ -76,6 +76,10 @@
|
||||
margin-left: 15px;
|
||||
text-align: left;
|
||||
|
||||
i[data-hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-size: 15px;
|
||||
color: $primary-text-color;
|
||||
|
Reference in New Issue
Block a user