first draft of Redaction ELS

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-24 15:39:23 +01:00
parent e16f511527
commit d3b0e008c1
5 changed files with 185 additions and 3 deletions

View file

@ -15,6 +15,7 @@ limitations under the License.
.mx_RedactedBody {
white-space: pre-wrap;
color: $muted-fg-color;
vertical-align: middle;
padding-left: 16px;
position: relative;