fixed nsfw hider having very small height, some border-radii for consistency

This commit is contained in:
Henry Jameson 2018-04-15 16:45:05 +03:00
parent 57e91bc783
commit fc1283da83
2 changed files with 3 additions and 4 deletions

View file

@ -135,10 +135,6 @@
cursor: not-allowed;
}
.icon-cancel {
cursor: pointer;
}
form {
display: flex;
flex-direction: column;