1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Fix background cards

This commit is contained in:
Paulus Schoutsen
2016-07-31 01:41:49 -07:00
parent dc64864a24
commit ad8a3cb59d
2 changed files with 4 additions and 1 deletions

View File

@@ -10,7 +10,6 @@
<style>
:host {
display: block;
background-color: #E5E5E5;
padding-top: 8px;
padding-right: 8px;
}