mirror of
https://github.com/fosrl/pangolin.git
synced 2026-06-25 00:31:58 +00:00
many minor visual improvements
This commit is contained in:
@@ -43,8 +43,8 @@ export function SwitchInput({
|
||||
);
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className="flex items-center space-x-2 mb-2">
|
||||
<div className="flex flex-col space-y-2">
|
||||
<div className="flex items-center space-x-2">
|
||||
{label && (
|
||||
<Label
|
||||
htmlFor={id}
|
||||
|
||||
Reference in New Issue
Block a user