Fix height of tags in tag inputs
This commit is contained in:
parent
60cba74c39
commit
5ac6c0e651
|
@ -30,5 +30,6 @@
|
|||
.label {
|
||||
composes: label from '~Components/Label.css';
|
||||
|
||||
display: flex;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue