Remove rebranding toast

It's time to remove the rebranding toast, as we believe people have had
sufficient warning now.

Fixes https://github.com/vector-im/element-web/issues/14931
This commit is contained in:
J. Ryan Stinnett 2020-08-11 14:26:12 +01:00
parent be2d0c9de7
commit 9e429ee669
9 changed files with 0 additions and 394 deletions

View file

@ -80,10 +80,6 @@ limitations under the License.
}
}
&.mx_Toast_icon_element_logo::after {
background-image: url("$(res)/img/element-logo.svg");
}
.mx_Toast_title, .mx_Toast_body {
grid-column: 2;
}