mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Merged PR 1475: Packstück Kontrolle
This commit is contained in:
committed by
Nino Righi
parent
a404469085
commit
623155be92
@@ -14,7 +14,7 @@ module.exports = plugin(function ({ addComponents, theme }) {
|
||||
fontWeight: theme('fontWeight.bold'),
|
||||
},
|
||||
'.isa-cta-button': {
|
||||
padding: `${theme('spacing.5')} ${theme('spacing.9')}`,
|
||||
padding: `${theme('spacing.4')} ${theme('spacing.9')}`,
|
||||
backgroundColor: theme('colors.white'),
|
||||
color: theme('colors.brand'),
|
||||
borderRadius: theme('borderRadius.full'),
|
||||
|
||||
Reference in New Issue
Block a user