mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-18 22:36:10 +01:00
This commit is contained in:
parent
5083d38bdb
commit
eb5ba87f9c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
box-sizing: border-box;
|
||||
box-shadow: var(--b3-tooltips-shadow);
|
||||
word-break: break-word;
|
||||
max-width: 20vw;
|
||||
max-width: min(calc(100vw - 60px), 360px);
|
||||
text-align: left;
|
||||
display: inline-block;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue