fix: make sure input is visible when no tags are overflowed
This commit is contained in:
@@ -222,6 +222,10 @@
|
||||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.h-18 {
|
||||
height: 4.5rem;
|
||||
}
|
||||
|
||||
.max-h-120 {
|
||||
max-height: 30rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user