1
0

Show namespace name in list search field

Resolves #169
This commit is contained in:
kolaente
2020-06-27 23:12:33 +02:00
parent cd588caa02
commit d49cf5635b
4 changed files with 25 additions and 2 deletions

View File

@ -142,3 +142,7 @@
}
}
}
.list-namespace-title {
color: $grey;
}