List Item: Remove dividers for single-column layout on desktop
This commit is contained in:
parent
0e9f55ff0b
commit
d7fb48ffe4
@ -1,7 +1,7 @@
|
|||||||
.ListItem {
|
.ListItem {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
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