건설현장 관리, API 관리 left메뉴에 active된 menu 표시 처리 margin 틀어짐 조정
parent
c1e7f21149
commit
e4fed2bcea
|
|
@ -167,7 +167,7 @@ a:hover {font-family: "굴림체"; font-size: 9pt; color: #FF8000; text-decora
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
&.active {
|
&.active {
|
||||||
margin-bottom: 3px;
|
//margin-bottom: 3px;
|
||||||
span {
|
span {
|
||||||
color: #2b85c6;
|
color: #2b85c6;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -371,9 +371,6 @@ a:hover {
|
||||||
.menu-item .sub-menu {
|
.menu-item .sub-menu {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.menu-item.active {
|
|
||||||
margin-bottom: 3px;
|
|
||||||
}
|
|
||||||
.menu-item.active span {
|
.menu-item.active span {
|
||||||
color: #2b85c6;
|
color: #2b85c6;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue