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
9581bf5d
Commit
9581bf5d
authored
Aug 05, 2024
by
Timothy J. Baek
Browse files
refac: styling
parent
76dcabdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
src/app.css
src/app.css
+1
-6
No files found.
src/app.css
View file @
9581bf5d
...
@@ -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
;
}
}
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