|
@@ -92,7 +92,7 @@ avatar-radius = 50%
|
|
|
overflow-x: hidden
|
|
|
background: darken(white, 3%)
|
|
|
border-radius: bottom 3px
|
|
|
- z-index: 20 !important
|
|
|
+ z-index: 20
|
|
|
animation: flexGrowIn 0.1s
|
|
|
box-shadow: 0 0 7px 0 darken(white, 30%)
|
|
|
transition: flex-basis 0.1s
|
|
@@ -257,7 +257,7 @@ avatar-radius = 50%
|
|
|
overflow-x: scroll
|
|
|
background: darken(white, 3%)
|
|
|
border-radius: bottom 3px
|
|
|
- z-index: 1000 !important
|
|
|
+ z-index: 100
|
|
|
animation: flexGrowIn 0.1s
|
|
|
box-shadow: 0 0 7px 0 darken(white, 30%)
|
|
|
transition: flex-basis 0.1s
|