fix: reduced the size of play button in video block

This commit is contained in:
Jannat Patel
2025-04-25 17:49:07 +05:30
parent e513993a0d
commit 5893e02c48
3 changed files with 5 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<template>
<svg
width="30"
height="30"
width="20"
height="20"
viewBox="0 0 68 75"
fill="none"
xmlns="http://www.w3.org/2000/svg"