* commit '1f4c9d3e90d13ef166d28a689221df6ffe21c238': docs: fix ndk tos layout for small screens
This commit is contained in:
@@ -24,8 +24,8 @@ page.title=Android NDK
|
||||
<div class="ndk" style="
|
||||
z-index: 99;
|
||||
width: 720px;
|
||||
position: fixed;
|
||||
margin: -20px 0;
|
||||
position: absolute;
|
||||
margin: -70px 0;
|
||||
padding: 14px;
|
||||
background: white;
|
||||
border: 1px solid #999;
|
||||
|
||||
Reference in New Issue
Block a user