Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit295c5ad

Browse files
fix: make copy button padding clickable (#89)
1 parenta906e98 commit295c5ad

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)

[8]ページ先頭

©2009-2025 Movatter.jp