Skip to content

Commit 1b39040

Browse files
committed
Fix
1 parent 79903cb commit 1b39040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ags/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ window.notification-popups box.notifications {
226226
min-width: 350px;
227227
border-radius: 20px;
228228
padding: 1em;
229-
margin: 1px;
229+
margin-bottom: 2px;
230230
background-color: @surfaceContainerLow;
231231
}
232232

0 commit comments

Comments
 (0)