You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
241 B

.systemtag-input {
display: flex;
flex-wrap: wrap;
}
#systemtags .select2-container {
width: 100%;
max-width: 400px;
}
#systemtags .select2-container .select2-choice {
height: auto;
}
#systemtag_name {
width: 100%;
max-width: 400px;
}