Skip to content

Commit 54e66c9

Browse files
committed
Reformat CSS
1 parent 80d5ebd commit 54e66c9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
.chipbadge-container{
2-
background-color: var(--lumo-contrast-10pct);
3-
border-radius: var(--lumo-font-size-s);
4-
margin: var(--lumo-space-xs);
5-
padding-left: var(--lumo-space-s);
1+
.chipbadge-container {
2+
background-color: var(--lumo-contrast-10pct);
3+
border-radius: var(--lumo-font-size-s);
4+
margin: var(--lumo-space-xs);
5+
padding-left: var(--lumo-space-s);
66
}
77

8-
.chipbadge-label{
9-
font-size: var(--lumo-font-size-s);
8+
.chipbadge-label {
9+
font-size: var(--lumo-font-size-s);
1010
}
1111

12-
.chipbadge-delte-btn{
13-
font-size: var(--lumo-font-size-m);
12+
.chipbadge-delte-btn {
13+
font-size: var(--lumo-font-size-m);
1414
}

0 commit comments

Comments
 (0)