fix word break issue
This commit is contained in:
@@ -30,5 +30,5 @@ button {
|
||||
}
|
||||
|
||||
.labels-inputs > div {
|
||||
width: min-content;
|
||||
width: max-content;
|
||||
}
|
Reference in New Issue
Block a user