responsive table padding
This commit is contained in:
parent
be4292bbbb
commit
e3793cd78f
|
@ -85,6 +85,8 @@ table.responsive-table td {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding-bottom: 0.5rem;
|
padding-bottom: 0.5rem;
|
||||||
padding-top: 0.5rem;
|
padding-top: 0.5rem;
|
||||||
|
padding-right: 0.1rem;
|
||||||
|
padding-left: 0.1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* mobile */
|
/* mobile */
|
||||||
|
|
Loading…
Reference in New Issue