update menu
This commit is contained in:
@@ -232,13 +232,13 @@ a {
|
||||
.icon-home {
|
||||
background-position: -9px -7px;
|
||||
}
|
||||
.icon-sell {
|
||||
.icon-order {
|
||||
background-position: -45px -7px;
|
||||
}
|
||||
.icon-product {
|
||||
background-position: -81px -8px;
|
||||
}
|
||||
.icon-user {
|
||||
.icon-customer {
|
||||
background-position: -117px -8px;
|
||||
}
|
||||
.icon-marketing {
|
||||
@@ -417,11 +417,6 @@ a {
|
||||
}
|
||||
.logo {
|
||||
position: relative;
|
||||
&:hover {
|
||||
.icon-close {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
.icon-close {
|
||||
position: absolute;
|
||||
@@ -429,7 +424,7 @@ a {
|
||||
right: -30px;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
display: none;
|
||||
display: block;
|
||||
background-color: rgb(0 78 153 / var(--tw-bg-opacity));
|
||||
i {
|
||||
display: block;
|
||||
@@ -660,3 +655,9 @@ input[type="radio"] {
|
||||
background-position: -43px -83px;
|
||||
}
|
||||
}
|
||||
|
||||
.admin-header-container {
|
||||
.menu-hide {
|
||||
margin-left: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user