"googlemock/vscode:/vscode.git/clone" did not exist on "540835fa687e73c9d634c710e62a721c2be40786"
Commit a4c6a8d5 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: sonner toast styling issue

parent 9caf6c26
......@@ -36,7 +36,7 @@ ol > li {
min-height: 28px;
}
ol > li::before {
.prose ol > li::before {
content: counters(list-number, '.') '.';
padding-right: 0.5rem;
color: var(--tw-prose-counters);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment