Skip to content

Commit 93424f1

Browse files
committed
Use hash search icon for space explore button
1 parent 364c17a commit 93424f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/rooms/_RoomListHeader.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ limitations under the License.
100100
margin-right: 0;
101101

102102
&::before {
103-
mask-image: url('$(res)/img/element-icons/roomlist/search.svg');
103+
mask-image: url('$(res)/img/element-icons/roomlist/hash-search.svg');
104104
}
105105
}
106106
}

0 commit comments

Comments
 (0)