pl-fe: restore actually used style

This commit is contained in:
marcin mikołajczak
2024-11-17 15:44:44 +01:00
committed by GitHub
parent 0ab9007933
commit ccf1c47cde

View File

@ -47,3 +47,8 @@
@apply w-12 h-12 border-0 opacity-0 bg-transparent;
}
}
.ptr,
.ptr__children {
@apply overflow-visible #{!important};
}