mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Fix Read More wrongly positioned on Safari
This commit is contained in:
parent
7ba5ee5fe2
commit
f8fc24aca4
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
.truncated .status-card-link, /* parent status already truncated */
|
||||
.status-card-link .status-card-link /* nested status cards */
|
||||
):has(.truncated) {
|
||||
display: block;
|
||||
position: relative;
|
||||
|
||||
&:after {
|
||||
|
|
Loading…
Add table
Reference in a new issue