Minor style changes
This commit is contained in:
parent
130cfca211
commit
3fc05fa53e
@ -2,11 +2,12 @@ table
|
|||||||
width 100%
|
width 100%
|
||||||
|
|
||||||
tr
|
tr
|
||||||
border-bottom-width 1px
|
ui-element
|
||||||
border-bottom-style solid
|
// border-bottom-width 1px
|
||||||
border-bottom-color rgba(0, 0, 0, 0.05)
|
// border-bottom-style solid
|
||||||
:last-child
|
// border-bottom-color rgba(0, 0, 0, 0.05)
|
||||||
border none
|
// :last-child
|
||||||
|
// border none
|
||||||
|
|
||||||
td
|
td
|
||||||
padding 0.5rem 1rem
|
padding 0.5rem 1rem
|
||||||
|
Loading…
Reference in New Issue
Block a user