"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "690c25215da6934c8a343cd48315cebf6f609b51"
Unverified Commit cc4b82a3 authored by Silentoplayz's avatar Silentoplayz Committed by GitHub
Browse files

Update tailwind.css

Fix spacing
parent 97842d03
...@@ -3,11 +3,11 @@ ...@@ -3,11 +3,11 @@
@tailwind utilities; @tailwind utilities;
@layer base { @layer base {
html, pre { html, pre {
font-family: -apple-system, 'Arimo', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, 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', Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji',
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
} }
pre { pre {
white-space: pre-wrap; white-space: pre-wrap;
......
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