removes cursor css

This commit is contained in:
Mathias Scherer 2021-04-12 14:23:57 +02:00
parent 0efe2dbe91
commit 6bddaeefe3
No known key found for this signature in database
GPG Key ID: 6A618EAA2BC2C1E5

View File

@ -61,10 +61,6 @@
text-align: center; text-align: center;
} }
body {
cursor: default;
}
.ha-media_player { .ha-media_player {
background-size: cover; background-size: cover;
} }