mirror of
https://github.com/webslides/WebSlides.git
synced 2025-09-02 01:22:40 +02:00
Fixing back blured layer made scroll not accesible
This commit is contained in:
@@ -133,5 +133,7 @@
|
||||
|
||||
&.disabled {
|
||||
filter: blur(10px);
|
||||
/* BLur makes scroll no accesible */
|
||||
width: calc(100% - 10px);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user