Fix cast icon

This commit is contained in:
Levi
2022-06-29 18:08:55 +02:00
committed by GitHub
parent f974a3d4a7
commit 58f3926aae

View File

@@ -41,7 +41,7 @@
}
.material-icons.cast:before {
content: "\e23e";
content: "\f838";
}
.material-icons.search:before {