Ajout d'un css custom pour les fix et eviter la modification de bootstrap
parent
eda5365d79
commit
9f9c8f7e41
|
@ -0,0 +1,12 @@
|
|||
.input-menu-mobile {
|
||||
width: 200px;
|
||||
margin: 0 0 10px 10px;
|
||||
}
|
||||
|
||||
.sidebar-group {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sidebar-group > a > button {
|
||||
margin-bottom: 10px !important;
|
||||
}
|
Reference in New Issue