mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
cb1f00b0be
commit
4db9b9f780
1 changed files with 4 additions and 1 deletions
|
|
@ -269,7 +269,6 @@
|
|||
&.table[custom-pinthead="true"] {
|
||||
table {
|
||||
max-height: 50vh;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
thead {
|
||||
|
|
@ -279,6 +278,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&.table table {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.img {
|
||||
&--select {
|
||||
filter: brightness(0.68);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue