Fixed z-index issue
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
@import 'variables/gutters';
|
||||
@import 'variables/z-index';
|
||||
|
||||
.employees-list {
|
||||
position: relative;
|
||||
z-index: $msfa__z-index-default;
|
||||
// &__column-head {
|
||||
// // padding: 0;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user