mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Remove border radius in panel view (#20122)
This commit is contained in:
parent
c9deef84ca
commit
a9793dc0a5
@ -130,6 +130,7 @@ export class PanelView extends LitElement implements LovelaceViewElement {
|
||||
:host {
|
||||
display: block;
|
||||
height: 100%;
|
||||
--ha-card-border-radius: 0;
|
||||
}
|
||||
|
||||
ha-fab {
|
||||
|
Loading…
x
Reference in New Issue
Block a user