fix(routes): more ui tweaks

This commit is contained in:
Kaname
2022-09-10 01:23:17 +00:00
parent 56f24fe317
commit 0ffe28a733
3 changed files with 14 additions and 131 deletions

View File

@@ -206,7 +206,7 @@
class="flex flex-col space-y-4 p-6 lg:p-0 lg:flex-row lg:space-y0 lg:space-x-4 w-full lg:justify-between lg:items-center mb-5"
>
<div class="title font-bold">{$t('index.global_settings')}</div>
<div class="flex lg:flex-row lg:space-x-4 flex-col space-y-4">
<div class="flex lg:flex-row lg:space-x-4 flex-col space-y-4 lg:space-y-0">
<button
class="btn btn-sm bg-settings text-black"
type="submit"