Skip to content
Snippets Groups Projects
Commit 608a7d6d authored by Eugen Ciur's avatar Eugen Ciur
Browse files

minor adjustments

parent 052d509d
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@
<Spinner @inProgress={{@inProgress}} />
Sign In
</button>
{{/if}}
\ No newline at end of file
{{/if}}
<nav class="navbar navbar-expand-lg nav-topbar">
<nav class="navbar navbar-expand nav-topbar">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
......@@ -46,4 +46,4 @@
{{/if }}
</div>
</div>
</nav>
\ No newline at end of file
</nav>
......@@ -2,4 +2,4 @@
class="spinner-border spinner-border-sm {{if @inProgress 'visible' 'invisible'}}"
role="status"
aria-hidden="true">
</span>
\ No newline at end of file
</span>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment