Skip to content

Commit 59f5e7f

Browse files
committed
Short notifications should take the whole width
1 parent f57980f commit 59f5e7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/frontend/Notifications.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ $space: 0.25em;
2020

2121
.notificationContent {
2222
padding: $space 0 $space $space;
23+
width: 100%;
2324
}
2425

2526
.close {

0 commit comments

Comments
 (0)