Skip to content

Commit 1c69ef5

Browse files
committed
fix: width on mobile #1187
1 parent f15a418 commit 1c69ef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
left: initial;
114114
}
115115
.Toastify__toast {
116+
--toastify-toast-width: 100%;
116117
margin-bottom: 0;
117118
border-radius: 0;
118119
}

0 commit comments

Comments
 (0)