Skip to content
Snippets Groups Projects
Commit a963965c authored by Arnaud Levy's avatar Arnaud Levy
Browse files

order

parent 8ae05c2e
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,4 @@
transition: opacity 0.25s ease
&:hover
[data-batch-selectable-role]
opacity: 1
[data-batch-selectable-role="select-all"]
\ No newline at end of file
opacity: 1
\ No newline at end of file
.filters
position: relative
&__button
min-width: 100px
position: absolute
top: 0
right: 0
min-width: 100px
top: 0
&__content
padding-bottom: 30px
padding-right: 200px
.navbar
position: absolute
left: 0
right: 0
padding-top: $spacing2
position: absolute
right: 0
.bi
font-size: 26px
vertical-align: middle
......@@ -12,21 +12,21 @@
.btn-open
margin-right: -14px
#menu
position: fixed
top: 0
left: 0
right: 0
bottom: 0
background: black
bottom: 0
color: white
left: 0
overflow-y: scroll
z-index: 1000
padding-bottom: 30px
position: fixed
right: 0
top: 0
z-index: 1000
.avatar
width: 80px
.menu-content
position: relative
margin-top: 150px
position: relative
ul
list-style-type: none
padding: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment