fixes and tweaks - readonly bar is smaller and on the right

This commit is contained in:
zadam
2020-08-27 14:54:56 +02:00
parent c8af250caa
commit 31d85ed8cc
7 changed files with 46 additions and 22 deletions

View File

@@ -22,7 +22,7 @@ const TPL = `
width: 500px;
max-height: 600px;
overflow: auto;
box-shadow: 10px 10px 93px -25px var(--main-text-color);
box-shadow: 10px 10px 93px -25px black;
}
.attr-help td {