mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
style dialog
This commit is contained in:
@@ -35,4 +35,15 @@
|
||||
display: inline;
|
||||
padding-right: 13px;
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
.truncate {
|
||||
width: 300px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.mdl-progress{
|
||||
width: 300px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user