mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 18:00:15 +01:00
This commit is contained in:
parent
591ca63466
commit
b9f7b7b098
2 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ export const openCard = () => {
|
|||
<div class="fn__flex${blocks.length === 0 ? " fn__none" : ""}" data-type="action">
|
||||
<button data-type="-1" class="b3-button">Show (S)</button>
|
||||
<span class="fn__flex-1"></span>
|
||||
<button data-type="0" class="b3-button">Again Rating (A)</button>
|
||||
<button data-type="0" class="b3-button">Again (A)</button>
|
||||
<span class="fn__flex-1"></span>
|
||||
<button data-type="1" class="b3-button">Hard (H)</button>
|
||||
<span class="fn__flex-1"></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue