mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Make tables rounded
This commit is contained in:
parent
078744a1d9
commit
73107aeeb6
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ $env.config.rm = {
|
|||
$env.config.table = {
|
||||
header_on_separator: false
|
||||
index_mode: always
|
||||
mode: heavy
|
||||
mode: rounded
|
||||
padding: { left: 1, right: 1 }
|
||||
show_empty: true
|
||||
trim: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue