Feature: Widget design update (#426)
This commit is contained in:
committed by
Pranav Raj S
parent
cc180b77ce
commit
f7f7a6b9c7
@@ -17,7 +17,7 @@
|
||||
:disabled="$v.email.$invalid"
|
||||
:style="{ background: widgetColor, borderColor: widgetColor }"
|
||||
>
|
||||
<i v-if="!uiFlags.isUpdating" class="ion-android-arrow-forward" />
|
||||
<i v-if="!uiFlags.isUpdating" class="ion-ios-arrow-forward" />
|
||||
<spinner v-else />
|
||||
</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user