generated from gitea_admin/default
corrections
This commit is contained in:
@@ -206,9 +206,9 @@
|
||||
|
||||
list-style: none;
|
||||
|
||||
@media (min-width: 742px) and (max-width: 795px) {
|
||||
@media (min-width: 728px) and (max-width: 795px) {
|
||||
.decalage_gauche {
|
||||
margin-left: -23px;
|
||||
margin-left: -73px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -396,17 +396,17 @@
|
||||
|
||||
&.is-open {
|
||||
.burger_line:nth-child(1) {
|
||||
top: 8px;
|
||||
transform: rotate(45deg);
|
||||
top: 8px;
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
|
||||
.burger_line:nth-child(2) {
|
||||
opacity: 0;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.burger_line:nth-child(3) {
|
||||
top: 8px;
|
||||
transform: rotate(-45deg);
|
||||
top: 8px;
|
||||
transform: rotate(-45deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -451,6 +451,7 @@
|
||||
|
||||
|
||||
&.is-open {
|
||||
border-bottom: none !important;
|
||||
.header_drawer_sub_menu {
|
||||
display: block;
|
||||
visibility: visible;
|
||||
|
||||
Reference in New Issue
Block a user