mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 12:58:48 +01:00
🚨
This commit is contained in:
parent
b7589e20a2
commit
da24409e96
8 changed files with 29 additions and 26 deletions
|
|
@ -21,7 +21,7 @@ export const genCardHTML = (options: {
|
|||
blocks: ICard[],
|
||||
isTab: boolean
|
||||
}) => {
|
||||
let iconsHTML:string
|
||||
let iconsHTML:string;
|
||||
/// #if MOBILE
|
||||
iconsHTML=`<div class="toolbar toolbar--border">
|
||||
<svg class="toolbar__icon"><use xlink:href="#iconRiffCard"></use></svg>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue