Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos-gui
/
d62ea7961d028976e3126bd8e9438ead31383965
/
.
/
src
/
app
/
core
/
nav
/
nav.scss
blob: ef3020b9e4fcc512c0a737ae945965a9696634aa [
file
] [
log
] [
blame
]
xos
-
nav
{
.
navigation
{
max
-
height
:
100
%;
display
:
block
;
overflow
-
y
:
scroll
;
nav
{
margin
-
bottom
:
200px
;
}
}
.
nav
-
info
{
position
:
fixed
!
important
;
bottom
:
0
;
width
:
200px
;
.
row
+
.
row
:
last
-
child
{
margin
-
top
:
20px
;
}
}
}