mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
AAE-45173 Adding background color to tooltip card (#11852)
This commit is contained in:
@@ -10,6 +10,7 @@ div.adf-tooltip-card {
|
||||
border: 1px solid var(--mat-sys-primary);
|
||||
padding: 12px;
|
||||
border-radius: 6px;
|
||||
background-color: var(--mat-sys-surface);
|
||||
|
||||
p,
|
||||
div {
|
||||
|
||||
Reference in New Issue
Block a user