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