chore: generate

This commit is contained in:
GitHub Action 2026-01-05 23:10:23 +00:00
parent cf069dd046
commit 21053732e7

View File

@ -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;
}
}
}
}
}
}