1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-14 00:54:09 +02:00
This commit is contained in:
Antonio Laguna
2017-07-28 11:20:33 +02:00
parent 9f93263c86
commit cf4f1d22b7

View File

@@ -146,7 +146,7 @@
&.disabled {
filter: blur(10px);
/* BLur makes scroll no accesible */
/* Blur makes scroll no accesible */
width: calc(100% - 10px);
}
}