FIX: Bulk select fix (#81)
This PR fixes bulk select on the new topic cards.
This commit is contained in:
@@ -8,10 +8,8 @@
|
||||
}
|
||||
|
||||
.bulk-select.topic-list-data {
|
||||
grid-area: avatar;
|
||||
grid-area: bulk-select;
|
||||
margin-left: -0.5em;
|
||||
padding: 0;
|
||||
margin-top: 2.5em;
|
||||
|
||||
@media screen and (max-width: 576px) {
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user