Skip to content

Commit

Permalink
Hide the button #9877 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Feb 14, 2025
1 parent de4e951 commit 6caf099
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion view/managerVideos_body.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,10 @@
body.compact #grid .titleBtn {
font-size: 0.8em !important;
}

.kv-file-rotate{
display: none !important;
}
</style>
<script>
var filterStatus = '';
Expand Down Expand Up @@ -2295,4 +2299,4 @@ function playlistsFromUserVideos(videos_id) {

}, 500);
}
</script>
</script>

0 comments on commit 6caf099

Please sign in to comment.