mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-06 10:46:38 +00:00
use border instead of bg
This commit is contained in:
@@ -85,7 +85,7 @@ export function DeviceAuthConfirmation({
|
|||||||
</Alert>
|
</Alert>
|
||||||
|
|
||||||
<div className="space-y-3">
|
<div className="space-y-3">
|
||||||
<div className="flex items-start gap-3 p-3 bg-muted rounded-lg">
|
<div className="flex items-start gap-3 p-3 border rounded-md">
|
||||||
<Monitor className="h-5 w-5 mt-0.5" />
|
<Monitor className="h-5 w-5 mt-0.5" />
|
||||||
<div className="flex-1">
|
<div className="flex-1">
|
||||||
<p className="text-sm font-medium">
|
<p className="text-sm font-medium">
|
||||||
|
|||||||
Reference in New Issue
Block a user