Ajouter un loader sur l'ajout des sauts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.hamburger__icon {
|
||||
position: relative;
|
||||
z-index: 50;
|
||||
/* z-index: 101; */
|
||||
height: 1rem;
|
||||
margin-right: 1rem;
|
||||
cursor: pointer;
|
||||
@@ -19,7 +19,7 @@
|
||||
position: absolute;
|
||||
width: 200px;
|
||||
overflow: hidden;
|
||||
z-index: 50;
|
||||
z-index: 101;
|
||||
background-color: grey;
|
||||
height: 650px;
|
||||
padding: 5px;
|
||||
|
||||
Reference in New Issue
Block a user