8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
|
|
.uni-list-cell {
|
|
-webkit-box-pack: start;
|
|
-webkit-justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
}
|
|
|