[auth] UI changes
This commit is contained in:
9
src/main/template/auth_button_operation.handlebars
Normal file
9
src/main/template/auth_button_operation.handlebars
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="authorize__btn authorize__btn_operation">
|
||||
<span class="api-ic
|
||||
{{#if isLogout}}
|
||||
ic-info
|
||||
{{else}}
|
||||
ic-error
|
||||
{{/if}}
|
||||
"></span>
|
||||
</div>
|
||||
Reference in New Issue
Block a user