Don't shrink crops container on right side

This commit is contained in:
Bjarne Fyrstenborg
2024-07-26 13:35:08 +02:00
committed by Laura Neto
parent c8efc30654
commit fbaa3440f2

View File

@@ -37,6 +37,7 @@
.umb-media-entry-editor__crops {
background-color: white;
overflow: auto;
flex-shrink: 0;
> button {
display: flex;