mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: HintedSelectInput Component
Co-Authored-By: taloth <taloth@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.inputGroupContainer {
|
||||
flex: 1 1 auto;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.inputGroup {
|
||||
@@ -11,6 +12,7 @@
|
||||
.inputContainer {
|
||||
position: relative;
|
||||
flex: 1 1 auto;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.inputUnit {
|
||||
|
||||
Reference in New Issue
Block a user