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
c42507e0
"vscode:/vscode.git/clone" did not exist on "1fd61e51d4e8b6c59f979d71165f065314a10881"
Commit
c42507e0
authored
Feb 23, 2024
by
Timothy J. Baek
Browse files
fix: transform css param
parent
42925025
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/components/common/Modal.svelte
src/lib/components/common/Modal.svelte
+1
-1
No files found.
src/lib/components/common/Modal.svelte
View file @
c42507e0
...
...
@@ -61,7 +61,7 @@
@keyframes scaleUp {
from {
transform: scale(0.9);
transform: scale(0.9
85
);
opacity: 0;
}
to {
...
...
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