mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 06:45:24 +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;
|
@apply underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
iframe {
|
||||||
|
@apply rounded-lg;
|
||||||
|
}
|
||||||
|
|
||||||
ol > li {
|
ol > li {
|
||||||
counter-increment: list-number;
|
counter-increment: list-number;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue