Fix wrong icon being used for appearance tab in space preferences dialog (#7570)
This commit is contained in:
parent
336e1ae3b6
commit
aac5964121
2 changed files with 5 additions and 1 deletions
|
@ -44,3 +44,7 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SpacePreferencesDialog_appearanceIcon::before {
|
||||
mask-image: url('$(res)/img/element-icons/settings/appearance.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue