forked from open-webui/open-webui
refac: styling
This commit is contained in:
parent
2fceeb120b
commit
85df019c2a
11 changed files with 12 additions and 11 deletions
|
@ -158,7 +158,7 @@
|
|||
|
||||
<div class="flex justify-end pt-5 text-sm font-medium">
|
||||
<button
|
||||
class=" px-4 py-2 bg-emerald-600 hover:bg-emerald-700 text-gray-100 transition rounded"
|
||||
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg"
|
||||
type="submit"
|
||||
>
|
||||
{$i18n.t('Save')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue