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
68c6f697
"...resnet50_tensorflow.git" did not exist on "42f76467ed481843f5772a54ca342db8565e78c2"
Commit
68c6f697
authored
Dec 10, 2023
by
Timothy J. Baek
Browse files
fix: code styling for safari
parent
970a7135
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/app.css
src/app.css
+2
-2
No files found.
src/app.css
View file @
68c6f697
...
@@ -15,8 +15,8 @@ html {
...
@@ -15,8 +15,8 @@ html {
}
}
code
{
code
{
white-space-collapse
:
preserve
!important
;
/*
white-space-collapse: preserve !important;
*/
white-space
:
nowrap
;
white-space
:
pre
;
width
:
auto
;
width
:
auto
;
}
}
...
...
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