Skip to content

Commit eaf33b9

Browse files
Remove CSS rule because it has no impact (#4756)
1 parent 50eb4db commit eaf33b9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/Core/Components/MessageBar/FluentMessageBar.razor.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ fluent-message-bar .title {
2222
padding: 0 4px 0 0;
2323
}
2424

25-
fluent-message-bar .content {
26-
max-width: unset;
27-
}
28-
2925
fluent-message-bar .actions {
3026
display: flex;
3127
column-gap: var(--spacingHorizontalM);

0 commit comments

Comments
 (0)