fix: Change cursor on show/hide sensitive image to indicate it's clickable

ila
Aonrud 2023-01-20 10:13:14 +00:00
rodzic 09dd2ee665
commit 1279bf2052
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -379,6 +379,11 @@ nav.flexbox {
content: ' Hide';
}
}
.show-hide-sensitive-btn {
cursor: pointer;
}
.sensitive-attachment {
display: inline-block;
.sensitive-attachment-state {