Proof of concept for a flair tab in user settings
This commit is contained in:
@@ -44,3 +44,8 @@ limitations under the License.
|
||||
.mx_UserSettingsDialog_labsIcon:before {
|
||||
mask-image: url('$(res)/img/feather-icons/flag.svg');
|
||||
}
|
||||
|
||||
.mx_UserSettingsDialog_flairIcon:before {
|
||||
// TODO: Use the real icon
|
||||
mask-image: url('$(res)/img/feather-icons/flag.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user