1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

Fix style lint

This commit is contained in:
Travis Ralston
2020-07-15 03:49:59 -06:00
parent 729fd6fa2d
commit 17dba01993
3 changed files with 2 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ limitations under the License.
height: 64px;
}
.mx_RebrandDialog_chevron:after {
.mx_RebrandDialog_chevron::after {
content: '';
display: inline-block;
width: 24px;