mirror of
https://github.com/zoriya/v10.git
synced 2026-08-13 17:40:12 +00:00
feat(packages): add hotkey bindings to preset skins (#1264)
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
border-radius: var(--media-border-radius, 2rem);
|
||||
outline: 2px solid transparent;
|
||||
outline-offset: 2px;
|
||||
|
||||
&:focus-visible {
|
||||
outline-color: currentColor;
|
||||
}
|
||||
font-family:
|
||||
Inter Variable,
|
||||
Inter,
|
||||
|
||||
Reference in New Issue
Block a user