hyper-opacity icon indicating copy to clipboard operation
hyper-opacity copied to clipboard

Changing opacity value doesn't work on macOS

Open tthn0 opened this issue 5 years ago • 0 comments

When I try

module.exports = {
  config: {
    opacity: 0.5
  }
}

it doesn't affect the opacity

tthn0 avatar Dec 07 '20 09:12 tthn0