shorten unpair btn text
prevent overflow on mobile
This commit is contained in:
parent
e3d909fa0f
commit
864765b53c
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
<h2 class="center">Unpair Devices</h2>
|
<h2 class="center">Unpair Devices</h2>
|
||||||
<div class="font-subheading center text-center">Are you sure to unpair all devices?</div>
|
<div class="font-subheading center text-center">Are you sure to unpair all devices?</div>
|
||||||
<div class="row-reverse space-between">
|
<div class="row-reverse space-between">
|
||||||
<button class="button" type="submit">Unpair all devices</button>
|
<button class="button" type="submit">Unpair Devices</button>
|
||||||
<a class="button" close>Cancel</a>
|
<a class="button" close>Cancel</a>
|
||||||
</div>
|
</div>
|
||||||
</x-paper>
|
</x-paper>
|
||||||
|
|
Loading…
Reference in a new issue