Fee box: Mobile view
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
td {
|
||||
width: 33%;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
td {
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user