Remove scrollbar in Hass.io iframe (#973)

This commit is contained in:
c727 2018-03-06 06:43:33 +01:00 committed by Paulus Schoutsen
parent d0fc088c06
commit 675a3adfbe

View File

@ -8,6 +8,7 @@
border: 0; border: 0;
width: 100%; width: 100%;
height: 100%; height: 100%;
display: block;
} }
</style> </style>
<iframe <iframe