Icon for flair tab

This commit is contained in:
Travis Ralston 2019-01-28 10:24:18 -07:00
parent e2ba1cc0d6
commit 3d59cf996f
3 changed files with 9 additions and 3 deletions

View file

@ -46,6 +46,5 @@ limitations under the License.
}
.mx_UserSettingsDialog_flairIcon:before {
// TODO: Use the real icon
mask-image: url('$(res)/img/feather-icons/flag.svg');
mask-image: url('$(res)/img/feather-icons/flair.svg');
}