Fix missing tx column in main dashboard on mobile
This commit is contained in:
parent
b4beb29f31
commit
dc81f7cfeb
@ -198,9 +198,7 @@
|
||||
display: none;
|
||||
text-align: right;
|
||||
width: 20%;
|
||||
@media (min-width: 376px) {
|
||||
display: table-cell;
|
||||
}
|
||||
display: table-cell;
|
||||
}
|
||||
.table-cell-size {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user