mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 18:54:21 +01:00
This commit is contained in:
parent
dbd3719736
commit
df0e273a50
3 changed files with 10 additions and 3 deletions
|
|
@ -12,5 +12,10 @@
|
|||
border: 1px solid var(--b3-list-hover);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.table th,
|
||||
.table td {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue