diff --git a/src/styles/styles.scss b/src/styles/styles.scss index 5bbda019..c4d22af2 100755 --- a/src/styles/styles.scss +++ b/src/styles/styles.scss @@ -40,3 +40,7 @@ background-color: $light; } } + +.z-index-1 { + z-index: 1; +} \ No newline at end of file