4 lines
74 B
CSS
4 lines
74 B
CSS
.string-array-element-wrapper {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|