about summary refs log tree commit diff
path: root/MatrixUtils.Web/Pages/Rooms/PolicyLists.razor.css
blob: f9b5b3f298bb0c66c545082ebc8eaf68a3eeea3f (plain) (blame)
1
2
3
4
5
6
table, th, td {
    border-width: 1px;
}
td {
    padding: 8px;
}