frontend-rw #1

Merged
marcin merged 347 commits from frontend-rw into develop 2024-12-05 15:32:18 -08:00
Showing only changes of commit ccf1c47cde - Show all commits

View file

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