More lightweight table style

This commit is contained in:
Eduard Urbach 2017-06-18 20:25:41 +02:00
parent 1f438d2659
commit cc1b9c851d

View File

@ -2,12 +2,11 @@ table
width 100%
tr
ui-element
// border-bottom-width 1px
// border-bottom-style solid
// border-bottom-color rgba(0, 0, 0, 0.05)
// :last-child
// border none
border-bottom-width 1px
border-bottom-style solid
border-bottom-color rgba(0, 0, 0, 0.05)
:last-child
border none
td
padding 0.5rem 1rem