fixed table cell padding
This commit is contained in:
@@ -109,4 +109,9 @@ button {
|
||||
table{
|
||||
margin: 0 0 10px;
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
td, th{
|
||||
padding: 6px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user