PHRAS-3678 lightbox fix short cut when vote/forbidden vote on session close (#4028)

* fix short cut when vote

* forbidden to vote when feedback session is close

* fix on mobile

* fix image and button displayed on mobile
This commit is contained in:
Aina Sitraka
2022-05-25 14:38:17 +03:00
committed by GitHub
parent 2d928bc994
commit 3a20353e40
13 changed files with 60 additions and 36 deletions

View File

@@ -250,7 +250,7 @@ a.active_choice {
}
.lightbox-img {
width: 90px;
height: 90px;
height: 70px;
background-color: #ededed;
position: absolute;
left: 0;