mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 17:08:07 +00:00
@@ -17,6 +17,9 @@ export default defineConfig({
|
||||
900: '#2e323e',
|
||||
},
|
||||
},
|
||||
transitionProperty: {
|
||||
height: 'max-height',
|
||||
},
|
||||
stroke: (theme) => theme('colors'),
|
||||
fill: (theme) => theme('colors'),
|
||||
},
|
||||
|
Reference in New Issue
Block a user