toggle to expand/collapse attr list is saved and propagated across tabs

This commit is contained in:
zadam
2020-07-23 22:31:06 +02:00
parent aa4a645670
commit e1d4be814f
7 changed files with 31 additions and 14 deletions

View File

@@ -15,6 +15,7 @@ const TPL = `
flex-shrink: 0;
flex-grow: 0;
overflow: auto;
max-height: 400px;
}
.promoted-attributes td, .promoted-attributes th {