import custom keybox

This commit is contained in:
KOWX712
2025-02-08 17:21:13 +08:00
parent 2886b7e742
commit 8d67689d76
15 changed files with 377 additions and 23 deletions

View File

@@ -63,7 +63,7 @@
display: flex;
flex-direction: column;
position: absolute;
right: 0;
right: 5px;
background-color: white;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
z-index: 1800;
@@ -180,6 +180,7 @@
border: none;
font-size: 20px;
color: #ccc;
user-select: none;
}
.help-content {