Skip to content
Snippets Groups Projects
Commit 78104a09 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

smaller table paddings with sidebar

parent 354d8335
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ table
padding-top: $spacing0
padding-bottom: $spacing0
padding-right: $spacing0
@include in-page-with-sidebar
padding-top: calc(#{$spacing0} / 2)
padding-bottom: calc(#{$spacing0} / 2)
thead
@include h4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment