Add hide-on-mobile utility class
This commit is contained in:
parent
c97171883c
commit
ad06146784
2 changed files with 3 additions and 3 deletions
|
|
@ -995,7 +995,7 @@ body {
|
|||
flex-flow: row-reverse;
|
||||
}
|
||||
|
||||
svg.forum-post-list-thumbnail {
|
||||
.hide-on-mobile {
|
||||
display: none
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue