mirror of https://github.com/vector-im/riot-web
Remove extraneous TODO comment
The thing it describes actually happenedpull/21833/head
parent
15a56fa90b
commit
b678e84272
|
@ -21,7 +21,6 @@
|
|||
}
|
||||
|
||||
.mx_UserSettingsDialog_closeIcon:before {
|
||||
// TODO: Use real icon
|
||||
mask: url('$(res)/img/feather-icons/cancel.svg');
|
||||
background-color: $dialog-close-fg-color;
|
||||
mask-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in New Issue