forked from mirrors/akkoma-fe
make "login" title correct size
This commit is contained in:
parent
236b597ed5
commit
eaf940ffde
1 changed files with 3 additions and 1 deletions
|
@ -3,8 +3,10 @@
|
|||
<!-- Default panel contents -->
|
||||
|
||||
<div class="panel-heading">
|
||||
<div class="title">
|
||||
{{ $t('login.login') }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel-body">
|
||||
<form
|
||||
|
|
Loading…
Reference in a new issue