fix show favorite and wacted on mobile
This commit is contained in:
@@ -782,7 +782,9 @@
|
||||
|
||||
@media all and (max-width:75em) {
|
||||
.listViewUserDataButtons {
|
||||
display: none !important
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
font-size: 85%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user