Skip to content

Commit 6ba5609

Browse files
andythorneReaver01
authored andcommitted
Float toast left (#147)
1 parent f1d90b5 commit 6ba5609

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ html, body {
7070
left:7%;
7171
z-index: 0
7272
}
73+
#toast-container > .toast {
74+
float: left;
75+
}
7376
#bots-list {
7477
max-height: 80vh;
7578
}

0 commit comments

Comments
 (0)