disabling button

This commit is contained in:
sanjayk03-dev
2024-10-14 12:49:41 +05:30
parent 57c2159b20
commit 7c7faf3d92
3 changed files with 16 additions and 2 deletions

View File

@@ -110,7 +110,16 @@ tt
&.active
border 1px solid #54ed54
fill #ccffcb !important
background #ccffcb
&:focus
outline none
box-shadow none
&.disabled
opacity 0.5
background #e0e0e0
cursor not-allowed
.video
position relative