mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
use border instead of bg
This commit is contained in:
@@ -85,7 +85,7 @@ export function DeviceAuthConfirmation({
|
||||
</Alert>
|
||||
|
||||
<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" />
|
||||
<div className="flex-1">
|
||||
<p className="text-sm font-medium">
|
||||
|
||||
Reference in New Issue
Block a user