diff --git a/src/sass/general.scss b/src/sass/general.scss index b0dae7b..17d471f 100644 --- a/src/sass/general.scss +++ b/src/sass/general.scss @@ -48,3 +48,7 @@ input::-webkit-inner-spin-button { .front-index{ z-index: 9999; } + +.foca-overflow-hidden{ + overflow: hidden; +} \ No newline at end of file