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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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