Workaround: Wrap the disabled button/input in another element. Add { pointer-events: none; } style to the disabled button/input. Set { cursor: not-allowed; } ...
確定! 回上一頁