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
77e27ce2
Commit
77e27ce2
authored
Jan 26, 2024
by
Timothy J. Baek
Browse files
fix: styling
parent
0c322063
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/lib/components/chat/Settings/Account.svelte
src/lib/components/chat/Settings/Account.svelte
+1
-1
src/lib/components/chat/Settings/Account/UpdatePassword.svelte
...ib/components/chat/Settings/Account/UpdatePassword.svelte
+1
-1
No files found.
src/lib/components/chat/Settings/Account.svelte
View file @
77e27ce2
...
...
@@ -96,7 +96,7 @@
}}
/>
<div class=" mb-2.5 font-medium">Profile</div>
<div class=" mb-2.5
text-sm
font-medium">Profile</div>
<div class="flex space-x-5">
<div class="flex flex-col">
...
...
src/lib/components/chat/Settings/Account/UpdatePassword.svelte
View file @
77e27ce2
...
...
@@ -39,7 +39,7 @@
updatePasswordHandler();
}}
>
<div class="flex justify-between mb-2.5 items-center">
<div class="flex justify-between mb-2.5 items-center
text-sm
">
<div class=" font-medium">Change Password</div>
<button
class=" text-xs font-medium text-gray-500"
...
...
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