Skip to content

Commit 29a3a86

Browse files
save file
1 parent c74a3d2 commit 29a3a86

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

utils/misc/html/misc-hdr/v2.0/misc-hdr-v2.0.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
{display:inline-flex;align-items:center;text-align:center;background:buttonface;
2020
border-radius:3px;border:1px solid lightgray;padding:5px 7px;cursor:pointer}
2121

22-
.item-icon
22+
.item-icon, ::slotted(.item-icon)
2323
{display:flex;flex-direction:column;align-items:center}
2424

25-
.icon
25+
.icon, ::slotted(.icon)
2626
{cursor:pointer;width:20px;height:20px}
2727

28-
.item-label
28+
.item-label, ::slotted(.item-label)
2929
{color:blue}
3030

3131
::slotted([slot=title])

0 commit comments

Comments
 (0)