mirror of
https://github.com/moparisthebest/app-UI
synced 2025-03-11 06:50:24 -04:00
fixed sliding view navigator layout example
This commit is contained in:
parent
4e49e44ee2
commit
0f6ef10291
@ -101,8 +101,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="slidingview_wrapper">
|
<div class="slidingview_wrapper">
|
||||||
<div id="sidebar">sidebar here!</div>
|
<div id="sidebar"></div>
|
||||||
<div id="body">body here!</div>
|
<div id="body"></div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
x
Reference in New Issue
Block a user