kopia lustrzana https://github.com/cheeaun/phanpy
Fix Read More wrongly positioned on Safari
rodzic
7ba5ee5fe2
commit
f8fc24aca4
|
@ -97,6 +97,7 @@
|
||||||
.truncated .status-card-link, /* parent status already truncated */
|
.truncated .status-card-link, /* parent status already truncated */
|
||||||
.status-card-link .status-card-link /* nested status cards */
|
.status-card-link .status-card-link /* nested status cards */
|
||||||
):has(.truncated) {
|
):has(.truncated) {
|
||||||
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&:after {
|
&:after {
|
||||||
|
|
Ładowanie…
Reference in New Issue