mirror of
https://github.com/ankitects/anki.git
synced 2026-01-09 03:53:55 -05:00
Added: Space to more button
This commit is contained in:
parent
cf902eefad
commit
174a67357e
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
}}
|
}}
|
||||||
title={tr.actionsShortcutKey({ val: "M" })}
|
title={tr.actionsShortcutKey({ val: "M" })}
|
||||||
>
|
>
|
||||||
{tr.studyingMore()}{"▾"}
|
{tr.studyingMore()} {"▾"}
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div slot="items" class="dropdown">
|
<div slot="items" class="dropdown">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue