mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-25 01:36:09 +01:00
🚨
This commit is contained in:
parent
d200f5b3b8
commit
add256d373
8 changed files with 24 additions and 24 deletions
|
|
@ -494,9 +494,9 @@ export class Background {
|
|||
}
|
||||
|
||||
if (img || icon) {
|
||||
this.iconElement.parentElement.style.marginTop = ""
|
||||
this.iconElement.parentElement.style.marginTop = "";
|
||||
} else {
|
||||
this.iconElement.parentElement.style.marginTop = "8px"
|
||||
this.iconElement.parentElement.style.marginTop = "8px";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue