mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-19 14:01:03 +08:00
Fix bug with inventory navigation height
This commit is contained in:
parent
7f415a551d
commit
a85c80d994
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@
|
|||
}
|
||||
|
||||
#repo-tree {
|
||||
height: calc(100% - 50px);
|
||||
|
||||
.fas-custom {
|
||||
float: right;
|
||||
top: 2px;
|
||||
|
|
Loading…
Reference in a new issue