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