More actions
No edit summary |
No edit summary Tag: Manual revert |
||
(5 intermediate revisions by the same user not shown) | |||
(No difference)
|
Latest revision as of 16:21, 29 September 2024
.keyboard-key {
padding: 0.25em 0.5em;
display: inline-block;
line-height: 1;
font-weight: 500;
font-size: 0.875rem;
border-radius: 3px;
border: 1px solid;
border-color: rgba( 0, 0, 0, 0.08 );
background: var( --color-surface-3 );
color: var( --color-base--emphasized );
}