건설현장 관리, API 관리 left메뉴에 active된 menu 표시 처리 margin 틀어짐 조정

main
유지인 2025-11-19 14:30:34 +09:00
parent c1e7f21149
commit e4fed2bcea
3 changed files with 2 additions and 5 deletions

View File

@ -167,7 +167,7 @@ a:hover {font-family: "굴림체"; font-size: 9pt; color: #FF8000; text-decora
display: none;
}
&.active {
margin-bottom: 3px;
//margin-bottom: 3px;
span {
color: #2b85c6;
}

View File

@ -371,9 +371,6 @@ a:hover {
.menu-item .sub-menu {
display: none;
}
.menu-item.active {
margin-bottom: 3px;
}
.menu-item.active span {
color: #2b85c6;
}

File diff suppressed because one or more lines are too long