mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACA-4690] To limit width of Create Tag in properties while adding tag
This commit is contained in:
@@ -38,7 +38,8 @@ adf-tags-creator {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding-right: 12px;
|
padding-right: 12px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
max-height: 7vh;
|
width: 75%;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-tags-list {
|
.adf-tags-list {
|
||||||
|
|||||||
Reference in New Issue
Block a user