mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-19 22:18:03 +00:00
Reamed btn-sm
class to button-small
This commit is contained in:
@ -83,7 +83,7 @@
|
||||
</Details>
|
||||
{/each}
|
||||
|
||||
<button class="btn-sm" type="button" on:click={addStage}>
|
||||
<button class="button-small" type="button" on:click={addStage}>
|
||||
<Icon name="+" /> Add stage
|
||||
</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user