Commit caba8466 authored by Benoit Philibert's avatar Benoit Philibert

Add spacing for fee buttons

parent dc45f84a
......@@ -27,7 +27,7 @@
<label ngbButtonLabel class="btn btn-outline-danger">
<input ngbButton type="radio" value="low">Low/Slow
</label>
<label ngbButtonLabel class="btn btn-outline-warning">
<label ngbButtonLabel class="btn btn-outline-warning mx-2">
<input ngbButton type="radio" value="medium">Medium
</label>
<label ngbButtonLabel class="btn btn-outline-success">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment