move copy button to right, don't uncss when DEBUG=on

keep unused css when DEBUG=on by skipping the uncss step.
This commit is contained in:
Harvey Tindall
2021-06-13 16:31:40 +01:00
parent 21125033ff
commit 9950c158a1
2 changed files with 7 additions and 3 deletions
+4 -2
View File
@@ -20,8 +20,10 @@
<a class="button ~critical mb-1" target="_blank" href="https://github.com/hrfee/jfa-go/issues/new/choose">Create an Issue</a>
</section>
<section class="section ~neutral !low">
<span class="subheading">Full Log</span>
<span class="button ~urge ml-half" id="copy-log">Copy</span>
<div class="flex-expand">
<span class="subheading">Full Log</span>
<span class="button ~urge ml-half" id="copy-log">Copy</span>
</div>
<div class="row mb-1">
<label class="col mr-1">
<span class="button ~neutral !high supra full-width center" id="button-log-normal">Normal</span>