Workaround for a disconnected worker on iOS
This commit is contained in:
parent
56653628a6
commit
06117edb92
@ -1,7 +1,7 @@
|
|||||||
.ListItem {
|
.ListItem {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
body.is-ios, body.is-android {
|
body.is-ios &, body.is-android & {
|
||||||
&:not(:last-of-type)::after {
|
&:not(:last-of-type)::after {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user