about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Rooms/PolicyList.razor.css
blob: afe9fb04ba77aa1c0d6bc53af837e95e7a495e89 (plain) (blame)
1
2
3
4
5
6
7
8
9
th {
    border-width: 1px;
}

table {
    width: fit-content;
    border-width: 1px;
    vertical-align: middle;
}