mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 10:59:50 +00:00
Remove CSS workaround for fixed bug in paper-toggle
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<style>
|
||||
paper-toggle-button {
|
||||
cursor: pointer;
|
||||
margin-right: -14px;
|
||||
--paper-toggle-button-label-spacing: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user