mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-20 21:54:58 -04:00
Replace react-tether with react-popper
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.pathInput {
|
||||
composes: pathInputWrapper from '~Components/Form/PathInput.css';
|
||||
composes: inputWrapper from '~Components/Form/PathInput.css';
|
||||
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user