mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 13:25:20 +00:00
refac: styling
This commit is contained in:
parent
5c0015cd66
commit
be2340d4ef
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ math {
|
|||
@apply underline;
|
||||
}
|
||||
|
||||
iframe {
|
||||
@apply rounded-lg;
|
||||
}
|
||||
|
||||
ol > li {
|
||||
counter-increment: list-number;
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue