mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
UI Formatting Cleanup
This commit is contained in:
@@ -83,7 +83,6 @@ class ClipboardButton extends Component {
|
||||
...otherProps
|
||||
} = this.props;
|
||||
|
||||
|
||||
const {
|
||||
showSuccess,
|
||||
showError
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
cursor: pointer;
|
||||
|
||||
&:global(.isDisabled) {
|
||||
/*color: $disabledColor;*/
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user