modmapper-web/styles/ModCellList.module.css

14 lines
154 B
CSS

.cell-list {
list-style-type: none;
padding: 0;
margin-top: 0;
}
.cell-list-item {
margin-bottom: 12px;
}
.cell-title {
margin-bottom: 8px;
}