css bugfix

master
Boris Voropaev 2023-12-20 12:57:20 +03:00
parent 196be286b7
commit ef05d95f35
1 changed files with 1 additions and 0 deletions

View File

@ -342,6 +342,7 @@ form-field-image{
display: flex;
flex-direction: row;
max-width: 100%;
align-items: flex-start;
overflow: hidden;
.preview {
width: 80px;