hide search controls on document list

This commit is contained in:
jonaswinkler
2020-12-17 23:41:46 +01:00
parent 2c3eaadbce
commit 659cd3e9d5
4 changed files with 13 additions and 3 deletions

View File

@@ -9,4 +9,10 @@
height: 100%;
position: absolute;
}
.search-score-bar {
width: 100px;
height: 5px;
margin: 10px;
}