pl-fe: restore actually used style
This commit is contained in:
parent
0ab9007933
commit
ccf1c47cde
1 changed files with 5 additions and 0 deletions
|
@ -47,3 +47,8 @@
|
|||
@apply w-12 h-12 border-0 opacity-0 bg-transparent;
|
||||
}
|
||||
}
|
||||
|
||||
.ptr,
|
||||
.ptr__children {
|
||||
@apply overflow-visible #{!important};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue