Fix wrong icon being used for appearance tab in space preferences dialog (#7570)
This commit is contained in:
@@ -44,3 +44,7 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SpacePreferencesDialog_appearanceIcon::before {
|
||||
mask-image: url('$(res)/img/element-icons/settings/appearance.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user