tabel
This commit is contained in:
@ -39,3 +39,8 @@
|
||||
grid-template-columns: repeat(var(--cols, 2), 1fr);
|
||||
}
|
||||
}
|
||||
|
||||
.vp-doc table {
|
||||
display: table;
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user