fix(mobile): Uses flex for table
This commit is contained in:
parent
804e5fb712
commit
7a4cc84a56
@ -199,7 +199,7 @@
|
||||
border: none;
|
||||
}
|
||||
|
||||
#root-shop table tfoot > tr {
|
||||
#root-shop table tr {
|
||||
display: flex !important;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user