Skip to content

Commit 2b40626

Browse files
authored
Update alert-box.css
1 parent bc90a1b commit 2b40626

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style/alert-box.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,9 @@
291291
margin-top: 10px;
292292
width: 100%;
293293
display: flex;
294-
justify-content: flex-end;
294+
justify-content: space-around;
295295
align-items: center;
296+
flex-wrap:wrap;
296297
gap: 1rem;
297298
padding: 10px;
298299
}

0 commit comments

Comments
 (0)