mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 04:16:34 +00:00
Fix background cards
This commit is contained in:
parent
dc64864a24
commit
ad8a3cb59d
@ -10,7 +10,6 @@
|
||||
<style>
|
||||
:host {
|
||||
display: block;
|
||||
background-color: #E5E5E5;
|
||||
padding-top: 8px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
@ -20,6 +20,10 @@
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
app-header-layout {
|
||||
background-color: #E5E5E5;
|
||||
}
|
||||
|
||||
ha-view-tabs {
|
||||
margin-left: 12px;
|
||||
--paper-tabs-selection-bar-color: #FFF;
|
||||
|
Loading…
x
Reference in New Issue
Block a user