fixing with overflow hidden on object container
This commit is contained in:
parent
b68e3e2f1d
commit
aacc28f6dc
|
|
@ -45,7 +45,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__objects-container {
|
&__objects-container {
|
||||||
@apply w-fit h-full relative;
|
@apply w-fit h-full relative overflow-hidden;
|
||||||
|
|
||||||
.lhoist-blocks-focus-object {
|
.lhoist-blocks-focus-object {
|
||||||
@apply cursor--loupe;
|
@apply cursor--loupe;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user