Skip to content

Commit 295c5ad

Browse files
fix: make copy button padding clickable (#89)
1 parent a906e98 commit 295c5ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Coder Desktop/Coder Desktop/Views/VPNMenuItem.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ struct MenuItemView: View {
9797
Image(systemName: "doc.on.doc")
9898
.symbolVariant(.fill)
9999
.padding(3)
100+
.contentShape(Rectangle())
100101
}.foregroundStyle(copyIsSelected ? .white : .primary)
101102
.imageScale(.small)
102103
.background(copyIsSelected ? Color.accentColor.opacity(0.8) : .clear)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy