Skip to content

Commit

Permalink
🎨 #13163
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Nov 29, 2024
1 parent 1942c3b commit 4a77508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/card/openCard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const genCardHTML = (options: {
<div>🔮</div>
${window.siyuan.languages.noDueCard}
</div>
<div class="fn__flex card__action${options.cardsData.cards.length === 0 ? " fn__none" : ""}">
<div class="fn__flex card__action fn__none">
<button class="b3-button b3-button--cancel" disabled="disabled" data-type="-2" style="width: 25%;min-width: 86px;display: flex">
<svg><use xlink:href="#iconLeft"></use></svg>
(p / q)
Expand Down

0 comments on commit 4a77508

Please sign in to comment.