mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Refine layout.
This commit is contained in:
parent
94a866aa69
commit
123a133ab9
3 changed files with 51 additions and 22 deletions
|
|
@ -49,7 +49,7 @@ $(function() {
|
|||
}
|
||||
|
||||
// Language Select
|
||||
$('.language>.toggle').click(function(){
|
||||
$('.layout_language>.toggle').click(function(){
|
||||
$('.selectLang').toggle();
|
||||
});
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue