mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
This commit is contained in:
parent
8849aa75af
commit
882883a9cc
1 changed files with 6 additions and 0 deletions
|
|
@ -291,6 +291,12 @@
|
||||||
&__readme {
|
&__readme {
|
||||||
margin-top: 24px;
|
margin-top: 24px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
table {
|
||||||
|
display: block;
|
||||||
|
max-width: 100%;
|
||||||
|
word-break: keep-all;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__main {
|
&__main {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue