Move ha styles from html to body (#354)

This commit is contained in:
Andrey 2017-07-24 15:18:15 +09:00 committed by Paulus Schoutsen
parent ed3d1f1ce0
commit 6c45c5554a

View File

@ -2,7 +2,7 @@
<custom-style>
<style is="custom-style">/* remove is= on Polymer 2 */
html {
body {
font-size: 14px;
/* for paper-toggle-button */