Fix market order style
This commit is contained in:
parent
e3ffcb9e26
commit
89a861e4f1
|
@ -35,7 +35,7 @@ await fetch(url)
|
|||
.catch(console.error)
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
<style>
|
||||
table {
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in New Issue