mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 15:12:33 +01:00
This commit is contained in:
parent
633f9af058
commit
72d828db64
5 changed files with 5 additions and 3 deletions
|
|
@ -8,6 +8,7 @@
|
|||
font-variant-ligatures: no-common-ligatures;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-family: var(--b3-font-family-protyle);
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
|
|
|||
|
|
@ -334,6 +334,7 @@
|
|||
position: relative;
|
||||
font-size: 16px;
|
||||
border-radius: var(--b3-border-radius);
|
||||
font-family: var(--b3-font-family-protyle);
|
||||
|
||||
&:hover .protyle-title__icon {
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue