UNPKG

352 Btext/stylusView Raw
1/**
2 * No results message style
3 */
4
5@import 'config'
6
7.no-results
8 display none
9 color $th-font-color
10 margin 0
11 padding 1em 0
12 text-align center
13 max-height 5em
14 background-color #F4F4F4