summaryrefslogtreecommitdiff
path: root/Pages/Component/AclDialog.razor.css
blob: 7a7e54550831a7e135b91d2488e679f635e46039 (plain)
1
2
3
4
5
6
7
8
table td:nth-child(2n) {
    white-space: nowrap;
    width:       1px;
}

table p {
    margin: 8px 0 8px 0;
}