fixed table
This commit is contained in:
parent
3dc998e6ab
commit
8f230d682a
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
<style>
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<!-- <br><br><br><br><br> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue