mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Added min-width to component style
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
.user-profile-list-mdl{
|
||||
max-height: 450px;
|
||||
width: 400px;
|
||||
max-width: 450px;
|
||||
min-width: 410px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user