Skip to content

Commit 785cc8b

Browse files
FIX: Remove two pane split view custom style in input system package. (#2163)
Co-authored-by: Paulius Dervinis <[email protected]>
1 parent 35f8b70 commit 785cc8b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313

1414
.body-panel-container {
1515
min-width: 150px;
16-
border-top-width: 1px;
17-
border-left-color: rgb(25, 25, 25);
18-
border-right-color: rgb(25, 25, 25);
19-
border-top-color: rgb(25, 25, 25);
20-
border-bottom-color: rgb(25, 25, 25);
2116
border-right-width: 0;
2217
}
2318

@@ -194,10 +189,6 @@
194189
width: 190px;
195190
}
196191

197-
.unity-two-pane-split-view__dragline-anchor {
198-
background-color: rgb(25, 25, 25);
199-
}
200-
201192
#control-scheme-usage-title {
202193
margin: 3px;
203194
-unity-font-style: bold;

0 commit comments

Comments
 (0)