small fixes related to inherited attributes

This commit is contained in:
zadam
2020-08-11 22:52:17 +02:00
parent 8d0df6ddb9
commit 935e5de493
6 changed files with 30 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ const TPL = `
margin-right: 7px;
}
.inherited-attributes {
.inherited-attributes-wrapper {
color: var(--muted-text-color);
max-height: 200px;
overflow: auto;