Refactor Transactions page to Razor component

This commit is contained in:
2023-12-02 21:46:51 +00:00
parent 51bff2162e
commit f070acef41
6 changed files with 144 additions and 165 deletions

View File

@ -350,6 +350,8 @@ html:has(.modal[open]) {
color: inherit;
text-decoration: none;
position: relative;
display: inline-block;
width: 100%;
}
.table__header--sortable a::after {