move visibility-tray css in local scope

This commit is contained in:
taehoon 2019-05-15 22:21:06 -04:00
parent 34ffcb028a
commit e01ffc67c6
3 changed files with 13 additions and 7 deletions

View file

@ -251,6 +251,10 @@
margin: 0;
}
.visibility-tray {
padding-top: 5px;
}
input[type=file] {
padding: 5px;
height: auto;