mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-26 02:06:10 +01:00
This commit is contained in:
parent
82477c6a58
commit
86aab32074
2 changed files with 7 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
display: flex;
|
||||
|
||||
&--wrap {
|
||||
width: calc(50% - 18px);
|
||||
flex: 1;
|
||||
margin: 16px 0 0 16px;
|
||||
min-width: 342px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -25,6 +25,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
&__tab-container {
|
||||
.b3-card__info--left {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&__item {
|
||||
flex-wrap: wrap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue