Fix bug with inventory navigation height

This commit is contained in:
Mojca Lorber 2019-09-23 16:12:41 +02:00
parent 7f415a551d
commit a85c80d994

View file

@ -109,6 +109,8 @@
}
#repo-tree {
height: calc(100% - 50px);
.fas-custom {
float: right;
top: 2px;