improve table spacing
This commit is contained in:
parent
4bf9be2332
commit
4a7c0c68f7
1 changed files with 1 additions and 1 deletions
|
@ -874,7 +874,7 @@ th.align-right {
|
|||
}
|
||||
|
||||
.table > tbody > tr > td {
|
||||
padding: 11px 10px 7px;
|
||||
padding: 10px 10px 8px;
|
||||
border: none;
|
||||
box-shadow: 0 1px rgba(0,0,0,.03);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue