Outline: switch to user-facing ID

This commit is contained in:
Aaron Fenyes 2024-09-12 22:36:54 -07:00
parent 336b940471
commit 634e97b659
2 changed files with 19 additions and 19 deletions

View file

@ -24,7 +24,7 @@ li:not(:last-child) {
margin-bottom: 8px;
}
li > .elt-name {
li > .elt-label {
flex-grow: 1;
padding: 2px 0px 2px 4px;
}