group-based-policy-ui/gbpui/static/dashboard/gbpui/group-member/group-member.scss

13 lines
174 B
SCSS

.subnet-table {
width: 100%;
}
.subnet-table td, .subnet-table th {
background-color: white;
text-align: center;
}
.subnet-table > thead > tr > th {
padding:2px;
}