mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
decrease margins in deck options top sticky bar
This commit is contained in:
parent
131d29ae05
commit
207e0126a0
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
bind:modalKey
|
||||
/>
|
||||
|
||||
<StickyBar>
|
||||
<StickyBar class="g-1">
|
||||
<ButtonToolbar class="justify-content-between" size={2.3} wrap={false}>
|
||||
<Item>
|
||||
<ButtonGroup class="flex-grow-1">
|
||||
|
|
Loading…
Reference in a new issue