hadnlign focal point picker display
This commit is contained in:
parent
91a9ce6be4
commit
b78cae459e
|
|
@ -36,3 +36,11 @@ h6 {
|
||||||
@apply bg-blue-500 text-white px-4 my-3 mb-6 rounded-md;
|
@apply bg-blue-500 text-white px-4 my-3 mb-6 rounded-md;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.components-focal-point-picker {
|
||||||
|
display: block !important;
|
||||||
|
}
|
||||||
|
.components-focal-point-picker__grid {
|
||||||
|
width: 100% !important;
|
||||||
|
height: 100% !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user