Skip to content

Commit

Permalink
Merge pull request #102 from nextcloud/fix/68-hide-libraries-for-now
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusknorr authored Aug 6, 2024
2 parents 821bb21 + bfe3d63 commit 1d85294
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,7 @@
display: flex;
}
}

.layer-ui__wrapper__top-right label[title=Library] {
display: none;
}

0 comments on commit 1d85294

Please sign in to comment.