More lightweight table style
This commit is contained in:
parent
1f438d2659
commit
cc1b9c851d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user