UNPKG
fraction.io
Version:
latest (0.22.0)
0.22.0
0.21.3
0.21.2
Your personalized community aggregator.
github.com/fraction/fraction
fraction/fraction
fraction.io
/
app
/
packages
/
fraction-posts
/
views
/
listPosts.less
13 lines
(10 loc)
•
167 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.listPosts
{
background-color
: white;
overflow
: scroll;
max-height
:
100%
; &
.col-sm-5
{
position
: fixed;
padding-left
:
0
;
padding-right
:
0
; } }