mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
New: Project Aphrodite
This commit is contained in:
8
frontend/src/Components/Form/DeviceInput.css
Normal file
8
frontend/src/Components/Form/DeviceInput.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.deviceInputWrapper {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.inputContainer {
|
||||
composes: inputContainer from './TagInput.css';
|
||||
composes: hasButton from 'Components/Form/Input.css';
|
||||
}
|
Reference in New Issue
Block a user