mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-26 12:34:32 +00:00
ui: responsive here and there
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div>
|
||||
<form wire:submit='viaLink' class="flex items-center gap-2">
|
||||
<form wire:submit='viaLink' class="flex flex-col gap-2 lg:items-center lg:flex-row">
|
||||
<x-forms.input id="email" type="email" name="email" placeholder="Email" />
|
||||
<x-forms.select id="role" name="role">
|
||||
<option value="owner">Owner</option>
|
||||
|
||||
Reference in New Issue
Block a user