firefox fix
This commit is contained in:
@@ -33,6 +33,10 @@ const imgError = ref(false);
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-basis: 300px;
|
flex-basis: 300px;
|
||||||
|
|
||||||
|
/* Firefox */
|
||||||
|
justify-content: center;
|
||||||
|
max-height: 300px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user