mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 05:19:05 +01:00
Add title to logout btn
This commit is contained in:
parent
cc719d0ae5
commit
dadc81c026
@ -67,6 +67,7 @@
|
||||
color="success"
|
||||
type="submit"
|
||||
style="margin-left: 10px;"
|
||||
title="Logout {username}"
|
||||
>
|
||||
{#if screenSize > 1630}
|
||||
<Icon name="box-arrow-right"/> Logout {username}
|
||||
|
Loading…
Reference in New Issue
Block a user