mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 08:40:58 +00:00
fix: sonner toast styling issue
This commit is contained in:
parent
9caf6c26ff
commit
a4c6a8d5a4
@ -36,7 +36,7 @@ ol > li {
|
|||||||
min-height: 28px;
|
min-height: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol > li::before {
|
.prose ol > li::before {
|
||||||
content: counters(list-number, '.') '.';
|
content: counters(list-number, '.') '.';
|
||||||
padding-right: 0.5rem;
|
padding-right: 0.5rem;
|
||||||
color: var(--tw-prose-counters);
|
color: var(--tw-prose-counters);
|
||||||
|
Loading…
Reference in New Issue
Block a user