mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20: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[custom-pinthead="true"] {
|
||||||
table {
|
table {
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
display: inline-block;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
thead {
|
thead {
|
||||||
|
|
@ -279,6 +278,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.table table {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
.img {
|
.img {
|
||||||
&--select {
|
&--select {
|
||||||
filter: brightness(0.68);
|
filter: brightness(0.68);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue