Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
beyaz committed Sep 8, 2024
1 parent 009088f commit 35db64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReactWithDotNet/UIDesigner/ReactWithDotNetDesigner.cs
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ protected override Element render()
{
new fieldset(WidthFull)
{
Border("1px solid #d9d9d9"),
Border(1, solid, "#d9d9d9"),
BorderRadius(4),

new legend(MarginLeft(8), DisplayFlexRowCentered)
Expand Down

0 comments on commit 35db64b

Please sign in to comment.