Pārlūkot izejas kodu

fix(toolbox): prevents filmstrip scrolling.

The toolbox container with is 100% and when displayed prevents filmstrip
scrolling for the whole width of the screen.
master
Hristo Terezov 3 gadus atpakaļ
vecāks
revīzija
1bc5ef3516
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      css/_toolbars.scss

+ 1
- 0
css/_toolbars.scss Parādīt failu

29
     right: 0;
29
     right: 0;
30
     transition: bottom .3s ease-in;
30
     transition: bottom .3s ease-in;
31
     width: 100%;
31
     width: 100%;
32
+    pointer-events: none;
32
 
33
 
33
 
34
 
34
     &.visible {
35
     &.visible {

Notiek ielāde…
Atcelt
Saglabāt