mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-12 20:01: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"
|
||||
Color="Color.Primary"
|
||||
Overlap="true"
|
||||
Class="cursor-pointer"
|
||||
OnClick="@this.OpenAttachmentsDialog">
|
||||
<MudIconButton
|
||||
Icon="@Icons.Material.Filled.AttachFile"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user