mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-13 09:41:37 +00:00
Added cursor-pointer class to attachment badge
This commit is contained in:
parent
e3244b6be0
commit
f769bef2ba
@ -10,6 +10,7 @@
|
|||||||
Content="@this.DocumentPaths.Count"
|
Content="@this.DocumentPaths.Count"
|
||||||
Color="Color.Primary"
|
Color="Color.Primary"
|
||||||
Overlap="true"
|
Overlap="true"
|
||||||
|
Class="cursor-pointer"
|
||||||
OnClick="@this.OpenAttachmentsDialog">
|
OnClick="@this.OpenAttachmentsDialog">
|
||||||
<MudIconButton
|
<MudIconButton
|
||||||
Icon="@Icons.Material.Filled.AttachFile"
|
Icon="@Icons.Material.Filled.AttachFile"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user