メニューを左上に移動

This commit is contained in:
harukin-DeskMini
2022-09-29 23:49:06 +09:00
parent dc089cf8f0
commit bc464e8374
4 changed files with 83 additions and 2 deletions

View File

@@ -894,7 +894,7 @@ modal_observer.observe(modal_content, {
style={{
position: "absolute",
top: Platform.OS == "ios" ? Constants.statusBarHeight : 0,
right: 10,
left: 10,
width: 50,
height: 50,
backgroundColor: "#0099CC",