Skip to content

Commit 05843d0

Browse files
committed
detekt
1 parent 60c7593 commit 05843d0

File tree

1 file changed

+1
-1
lines changed
  • plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/webview/theme

1 file changed

+1
-1
lines changed

plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/webview/theme/ThemeBrowserAdapter.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class ThemeBrowserAdapter {
5252
append(CssVariable.BorderFocused, theme.inputBorderFocused)
5353
append(CssVariable.BorderUnfocused, theme.inputBorderUnfocused)
5454
append(CssVariable.TabActive, theme.activeTab)
55-
55+
5656
append(CssVariable.InputBackground, inputBg)
5757

5858
append(CssVariable.ButtonBackground, theme.buttonBackground)

0 commit comments

Comments
 (0)