mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
좌측 서브메뉴와 관련된 코드가 잘못 쓰인 문제 수정.
좌측 메뉴를 숨겨야 하는데.. 컨텐츠까지 숨겨버린 문제 수정.
This commit is contained in:
parent
e41057a4e6
commit
364502490e
1 changed files with 1 additions and 1 deletions
|
|
@ -567,7 +567,7 @@ header.layout_frame .layout_menu{
|
|||
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
|
||||
}
|
||||
.layout_left_content.layout_frame>.layout_canvas {
|
||||
div.layout_content {
|
||||
div.layout_left_content {
|
||||
display:none;
|
||||
}
|
||||
#content{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue