fix(routes): more ui tweaks
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user