index
:
react-redux-saga-starter
master
React Redux-Saga Template
Indrajith K L
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
sidebar.css
blob: cfb3e022f34f4dd04554fa6aa03490054bdcfdd9 (
plain
)
1
2
3
4
5
6
.
sidebar
{
background
:
#cccc
;
width
:
92
px
;
height
:
calc
(
100
vh
);
position
:
absolute
;
}