Tighten header and character panel vertical density
This commit is contained in:
@@ -113,9 +113,6 @@ public partial class CharacterPanel
|
||||
[Parameter]
|
||||
public EventCallback<string> RollVisibilityChanged { get; set; }
|
||||
|
||||
[Parameter]
|
||||
public RollResult? LastRoll { get; set; }
|
||||
|
||||
[Parameter]
|
||||
public Func<Guid, string> OwnerLabel { get; set; } = _ => string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user