also changed the color of the qr generator schließen button from red to green

This commit is contained in:
Michael 2019-06-04 19:31:02 +02:00
parent f0e09de703
commit 94d9d14adf

View File

@ -11,7 +11,7 @@
<p class="q-my-sm">{{ cacheId }}/{{ station.id }}</p>
</div>
</div>
<q-btn to="/overview" unelevated color="primary" stack
<q-btn to="/overview" unelevated color="negative" stack
label="Schließen" class="full-width"/>
</div>
</template>