mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-5483] Renamed css class (#3638)
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
adf-tag-node-list {
|
adf-tag-node-list {
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
|
||||||
.adf-tag-chips {
|
.adf-dynamic-chip-list-chip {
|
||||||
background-color: var(--theme-background-card-colour);
|
background-color: var(--theme-background-card-colour);
|
||||||
border: 1px solid var(--theme-text-color);
|
border: 1px solid var(--theme-text-color);
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
Reference in New Issue
Block a user