New payouts system (#1456)

* initial

* finish withdraw page

* Finish frontend

* Fix UI a bit

* tester fixes
This commit is contained in:
Geometrically
2023-12-05 12:13:27 -07:00
committed by GitHub
parent 1f58aebb2b
commit 2d14e5682d
16 changed files with 691 additions and 670 deletions

View File

@@ -129,7 +129,7 @@ async function revokeSession(id) {
stopLoading()
}
</script>
<style lang="scss">
<style lang="scss" socped>
.session {
display: flex;
flex-direction: column;