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