Fix market order style

This commit is contained in:
ekzyis 2023-11-27 17:44:53 +01:00
parent e3ffcb9e26
commit 89a861e4f1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ await fetch(url)
.catch(console.error)
</script>
<style scoped>
<style>
table {
width: 100%;
align-items: center;