6 lines
76 B
CSS
6 lines
76 B
CSS
.cell-data-list {
|
|
list-style-type: none;
|
|
padding: 0;
|
|
margin-top: 0;
|
|
}
|