add redact button

This commit is contained in:
Bruno Windels 2019-07-04 11:07:22 +02:00
parent 3f28f2e4a6
commit 375976575b
3 changed files with 24 additions and 1 deletions

View file

@ -42,5 +42,10 @@ limitations under the License.
.mx_EventTile_line, .mx_EventTile_content {
margin-right: 0px;
}
.mx_MessageActionBar .mx_AccessibleButton {
font-size: 10px;
padding: 0 8px;
}
}