hide search controls on document list

This commit is contained in:
jonaswinkler
2020-12-17 23:41:46 +01:00
parent c02fe6eeb0
commit 057e470ccd
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;
}