chg: [decaying:tool] Small UI tweek

pull/5032/head
mokaddem 2019-07-24 09:34:03 +02:00
parent 25403486e0
commit 5857fdb7aa
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
.AttributeTypeTableContainer {
height: calc(100vh - 175px - 25px);
overflow-y: scroll;
resize: vertical;
}
.decayingGraphLine {