Remove flex-wrap
This commit is contained in:
@@ -628,7 +628,6 @@
|
|||||||
.model-manager .tag-generator-settings > div {
|
.model-manager .tag-generator-settings > div {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user