image style added. (#433)

* image style added.

* JSInteropConstants added

* JSInteropConstants
This commit is contained in:
Shady Nagy
2020-07-27 16:07:15 +02:00
committed by GitHub
parent 688064199d
commit 40214cc6e0
4 changed files with 22 additions and 3 deletions

View File

@@ -145,6 +145,11 @@ admin {
height: auto;
}
.esh-picture {
height: 100%;
width: 100%;
}
@media (max-width: 767.98px) {
.main .top-row:not(.auth) {
display: none;