Skip to content

Commit 48bf330

Browse files
committed
remove transparent background for the two plus buttons in the input actions window
1 parent 36a93fe commit 48bf330

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Packages/com.unity.inputsystem/InputSystem/Editor/UITKAssetEditor/PackageResources/InputActionsEditorStyles.uss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,10 @@
3030
}
3131

3232
#add-new-action-map-button {
33-
background-color: transparent;
3433
border-width: 0;
3534
}
3635

3736
#add-new-action-button {
38-
background-color: transparent;
3937
border-width: 0;
4038
}
4139

0 commit comments

Comments
 (0)