mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
fix(crm-customer-card): Bg White fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Customer card styles - using Tailwind, no additional CSS needed */
|
||||
:host {
|
||||
@apply rounded-2xl overflow-hidden;
|
||||
@apply rounded-2xl overflow-hidden bg-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user