Moved action buttons on mobile cards.
This commit is contained in:
parent
07f7d3d245
commit
d439306657
4 changed files with 25 additions and 16 deletions
|
|
@ -278,7 +278,7 @@
|
|||
<style>
|
||||
@media (max-width: 640px) {
|
||||
.td-name { width: 100%; }
|
||||
.td-actions { width: 100%; }
|
||||
.td-actions { width: 100%; display: flex; justify-content: flex-end; }
|
||||
.edit-row td { width: 100%; }
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue