Add title to logout btn

This commit is contained in:
Christoph Kluge 2024-02-13 10:06:52 +01:00
parent cc719d0ae5
commit dadc81c026

View File

@ -67,6 +67,7 @@
color="success" color="success"
type="submit" type="submit"
style="margin-left: 10px;" style="margin-left: 10px;"
title="Logout {username}"
> >
{#if screenSize > 1630} {#if screenSize > 1630}
<Icon name="box-arrow-right"/> Logout {username} <Icon name="box-arrow-right"/> Logout {username}