feat(rg): add zoom functions
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
html, body, #root {
|
||||
height: 100%;
|
||||
}
|
||||
.controls {
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 10px;
|
||||
z-index: 4;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user