chore: generate
parent
cf069dd046
commit
21053732e7
|
|
@ -67,7 +67,6 @@
|
|||
}
|
||||
|
||||
@media (max-width: 40rem) {
|
||||
|
||||
th,
|
||||
td {
|
||||
padding: var(--space-2) var(--space-3);
|
||||
|
|
@ -77,8 +76,7 @@
|
|||
th {
|
||||
&:nth-child(2)
|
||||
|
||||
/* Payment ID */
|
||||
{
|
||||
/* Payment ID */ {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
@ -86,11 +84,10 @@
|
|||
td {
|
||||
&:nth-child(2)
|
||||
|
||||
/* Payment ID */
|
||||
{
|
||||
/* Payment ID */ {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue