fix feedbakc images

This commit is contained in:
Ross
2022-06-07 22:12:14 +01:00
parent 00ced870f3
commit 43f329a389
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -1192,4 +1192,8 @@ input[type="number"] {
user-select: text;
-moz-user-select: text;
-webkit-user-select: text;
}
.feedback-image {
max-width: 100%;
}