add padding-bottom and top
This commit is contained in:
@@ -68,3 +68,7 @@ div.feedback {
|
|||||||
button.refresh {
|
button.refresh {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
td, th {
|
||||||
|
padding-bottom: 0.5em;
|
||||||
|
padding-top: 0.5em;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user