Commit 73b6aff7 authored by jhampton's avatar jhampton

Horizontally aligns text

- Horizontall aligns span and button text
parent 8f3b56ca
......@@ -231,6 +231,7 @@
.trigger-variables-btn-container {
@extend .d-flex;
justify-content: space-between;
align-items: center;
}
.trigger-build-variables {
......
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