List Item: Remove dividers for single-column layout on desktop
This commit is contained in:
parent
0e9f55ff0b
commit
d7fb48ffe4
@ -1,7 +1,7 @@
|
||||
.ListItem {
|
||||
position: relative;
|
||||
|
||||
@media (max-width: 600px) {
|
||||
body.is-ios, body.is-android {
|
||||
&:not(:last-of-type)::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user