Style the Drag/Edge inputs to look and feel better
This commit is contained in:
parent
a05adca9d8
commit
bd3f2a9f8b
3 changed files with 9 additions and 3 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<div slot="title">
|
||||
{{ rc-i18n "RipCrypt.common.edge" }}
|
||||
</div>
|
||||
<div slot="content">
|
||||
<div slot="content" class="dredge-row">
|
||||
<button
|
||||
type="button"
|
||||
data-action="edgeDelta"
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
<button
|
||||
type="button"
|
||||
data-action="edgeDelta"
|
||||
data-delta="not a number"
|
||||
data-delta="1"
|
||||
{{#if incrementDisabled}}disabled{{/if}}
|
||||
>
|
||||
+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue