chore: lint -> double-quotes

This commit is contained in:
Tim-Niclas Oelschläger 2024-02-10 00:36:16 +01:00 committed by Lunny Xiao
parent 67797f5ac0
commit 586a42b640

View File

@ -83,7 +83,7 @@
}
#issue-list .flex-item-body > .flex-text-inline::before {
content: '|';
content: "|";
}
.archived-label-filter {