Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
bbb63104
Commit
bbb63104
authored
Mar 31, 2024
by
Timothy J. Baek
Browse files
chore: frontend format
parent
43832d16
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
src/tailwind.css
src/tailwind.css
+5
-4
static/manifest.json
static/manifest.json
+1
-1
No files found.
src/tailwind.css
View file @
bbb63104
...
...
@@ -3,13 +3,14 @@
@tailwind
utilities
;
@layer
base
{
html
,
pre
{
html
,
pre
{
font-family
:
-apple-system
,
'Arimo'
,
ui-sans-serif
,
system-ui
,
'Segoe UI'
,
Roboto
,
Ubuntu
,
Cantarell
,
'Noto Sans'
,
sans-serif
,
'Helvetica Neue'
,
Arial
,
'Apple Color Emoji'
,
'Segoe UI Emoji'
,
'Segoe UI Symbol'
,
'Noto Color Emoji'
;
}
pre
{
white-space
:
pre-wrap
;
}
pre
{
white-space
:
pre-wrap
;
}
}
static/manifest.json
View file @
bbb63104
...
...
@@ -13,4 +13,4 @@
"sizes"
:
"844x884"
}
]
}
\ No newline at end of file
}
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment