"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "9f0c9d973c7a3b7feb590e1febed35b3f7e4f3ea"
Commit 9581bf5d authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent 76dcabdc
...@@ -165,10 +165,5 @@ input[type='number'] { ...@@ -165,10 +165,5 @@ input[type='number'] {
padding: 3px 8px; padding: 3px 8px;
font-size: 0.8em; font-size: 0.8em;
font-weight: 600; font-weight: 600;
} @apply rounded-md dark:bg-gray-800 bg-gray-100 mx-0.5;
[data-theme='light'] .codespan {
background-color: #f0f0f0;
}
[data-theme='dark'] .codespan {
background-color: #111;
} }
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