mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +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 */
|
/* Customer card styles - using Tailwind, no additional CSS needed */
|
||||||
:host {
|
:host {
|
||||||
@apply rounded-2xl overflow-hidden;
|
@apply rounded-2xl overflow-hidden bg-white;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user