mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-22612 Fix missing rich text color picker (#9766)
This commit is contained in:
@@ -8,10 +8,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ce-inline-toolbar {
|
||||||
|
transform: scale(1);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
xy-color-picker {
|
xy-color-picker {
|
||||||
|
position: relative;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
margin-left: 150px;
|
|
||||||
width: 22px;
|
width: 22px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user