From 9f3a11976bd78f853798fe8820c145b87df613e1 Mon Sep 17 00:00:00 2001 From: sanjayk03-dev Date: Mon, 14 Oct 2024 12:55:42 +0530 Subject: [PATCH] stylus fixed for diabled --- src/stylus/style.styl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/stylus/style.styl b/src/stylus/style.styl index b4aa9b0..566138d 100644 --- a/src/stylus/style.styl +++ b/src/stylus/style.styl @@ -116,9 +116,10 @@ tt outline none box-shadow none - &.disabled + &:disabled opacity 0.5 background #e0e0e0 + border 1px solid black cursor not-allowed .video