feat: function key mapping
This commit is contained in:
@@ -318,6 +318,18 @@ button:disabled {
|
||||
#function-bar button {
|
||||
min-width: 72px;
|
||||
padding: 3px 8px;
|
||||
display: inline-flex;
|
||||
align-items: baseline;
|
||||
gap: 6px;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.shortcut-hint {
|
||||
color: var(--muted);
|
||||
font-size: 10px;
|
||||
line-height: 1;
|
||||
letter-spacing: 0.02em;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.popup-overlay {
|
||||
|
||||
Reference in New Issue
Block a user