Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 3de4097

Browse files
committed
fix(list): adjust pin placeholder to better align text
1 parent 73054c3 commit 3de4097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/list/basic-list/list.component.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
// Pin placeholder for heading and non-pinned items
108108
.pfng-list-pin-placeholder {
109109
margin-left: -20px;
110-
width: 38px;
110+
width: 39px;
111111
&.multi-ctrls {
112112
width: 28px;
113113
}

0 commit comments

Comments
 (0)