mirror of
https://github.com/Coldcard/ckbunker.git
synced 2026-08-13 12:33:23 +02:00
Looks better
This commit is contained in:
parent
198f892142
commit
53ce9d6ced
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
<template v-for="(rule, idx) in POLICY.rules">
|
||||
{% raw %}
|
||||
<h4 class="ui dividing header">Rule #{{idx+1}}</h4>
|
||||
<h3 class="ui dividing header">Rule #{{idx+1}}</h3>
|
||||
{% endraw %}
|
||||
|
||||
<button style="float: right; margin-top: -43px; " class="ui mini red compact icon button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue