modmapper-web/styles/CellModList.module.css

14 lines
151 B
CSS

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