mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-19 06:59:56 +02:00
fix copy icon alignment
This commit is contained in:
@@ -249,6 +249,7 @@ export const MainConnectionStatusSwitch = () => {
|
||||
<CopyToClipboard
|
||||
message={fqdn}
|
||||
variant={"bright"}
|
||||
iconClassName={"-top-px"}
|
||||
className={cn(
|
||||
"min-h-[1em] transition-opacity duration-300 max-w-full",
|
||||
"relative left-[0.55rem]",
|
||||
|
||||
Reference in New Issue
Block a user