Skip to content
Snippets Groups Projects
Unverified Commit a6f72267 authored by Samuel Couillard's avatar Samuel Couillard Committed by GitHub
Browse files

Slight increase of Toast icon width (#4754)

parent e2122a7c
Branches
Tags
No related merge requests found
...@@ -662,3 +662,9 @@ input[type="range"]:focus::-moz-range-thumb { ...@@ -662,3 +662,9 @@ input[type="range"]:focus::-moz-range-thumb {
color: var(--brand-color) !important; color: var(--brand-color) !important;
} }
} }
.Toastify {
.Toastify__toast-icon {
width: 25px;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment