mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 01:43:43 +00:00
style: tweaks to shortcut panel
This commit is contained in:
committed by
Carlos Valente
parent
6bedd7ab1d
commit
dade6f6692
@@ -84,7 +84,7 @@ const theme = extendTheme({
|
||||
baseStyle: {
|
||||
borderRadius: '2px',
|
||||
border: 'none',
|
||||
background: 'rgba(255, 255, 255, 0.10)',
|
||||
background: '#262626', // $gray-1200
|
||||
padding: '0.125rem 0.5rem',
|
||||
color: '#f6f6f6', // $ui-white
|
||||
fontWeight: 400,
|
||||
|
||||
Reference in New Issue
Block a user