Logical property style fixes (#20752)

logical prop fixes
This commit is contained in:
Yosi Levy
2024-05-07 16:35:34 +03:00
committed by GitHub
parent 4a77359a06
commit e55b59d9b7
3 changed files with 4 additions and 2 deletions

View File

@@ -984,6 +984,7 @@ export class HaDataTable extends LitElement {
padding-top: 12px;
padding-left: 12px;
padding-inline-start: 12px;
padding-inline-end: initial;
width: 100%;
font-weight: 500;
display: flex;