You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-10 23:22:22 +02:00
refactor: admin sidebar (#18276)
This commit is contained in:
@@ -40,7 +40,7 @@ export default {
|
||||
},
|
||||
borderColor: ({ theme }) => ({
|
||||
...theme('colors'),
|
||||
DEFAULT: 'rgb(var(--immich-ui-default-border) / <alpha-value>)',
|
||||
DEFAULT: 'rgb(var(--immich-ui-gray) / <alpha-value>)',
|
||||
}),
|
||||
fontFamily: {
|
||||
'immich-mono': ['Overpass Mono', 'monospace'],
|
||||
|
Reference in New Issue
Block a user