You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
368 B
Stylus
21 lines
368 B
Stylus
.settings-hotkey
|
|
display flex
|
|
align-items center
|
|
margin-bottom 8px
|
|
|
|
.settings-hotkey-blocks
|
|
display flex
|
|
user-select none
|
|
|
|
.settings-hotkey-title
|
|
text-transform uppercase
|
|
margin-right 8px
|
|
|
|
.settings-hotkey-block
|
|
text-transform uppercase
|
|
padding 4px 9px
|
|
font-size 12px
|
|
border 1px var(--color-unfocus) solid
|
|
border-radius .4em
|
|
margin-right 8px
|