Skip to content

Commit c3e283a

Browse files
authored
Merge pull request #2419 from entrylabs/develop
Update popup.less
2 parents c03d10a + e7008a1 commit c3e283a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/components/popup.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
height: 165px;
101101
}
102102
.learningInputPopup.image {
103-
height: 304px;
103+
height: 245px;
104104
}
105105
.learningInputPopup.speech {
106-
height: 289px;
106+
height: 250px;
107107
}
108108
}
109109
}

0 commit comments

Comments
 (0)