Skip to content

Commit a519254

Browse files
committed
minor
1 parent 0b7a2d1 commit a519254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/ResourceBrowserFilter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ qx.Class.define("osparc.dashboard.ResourceBrowserFilter", {
175175
value: false,
176176
appearance: "filter-toggle-button",
177177
label: this.tr("Functions"),
178-
icon: "@MaterialIcons/functions/18",
178+
icon: "@MaterialIcons/functions/20",
179179
paddingLeft: 10, // align it with the context
180180
});
181181
osparc.utils.Utils.setIdToWidget(functionsButton, "functionsFilterItem");

0 commit comments

Comments
 (0)