fix (ui): UI fixes to Video page

This commit is contained in:
scmmishra
2019-04-22 17:52:48 +05:30
parent 6c8f23b27e
commit 804a74c01c
3 changed files with 29 additions and 8 deletions

View File

@@ -37,9 +37,4 @@ export default {
</script>
<style lang="css" scoped>
.nav-buttons {
position: absolute;
bottom: 0;
right: 0;
}
</style>