mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
consisten width value (#368)
This commit is contained in:
parent
aaea3bad0c
commit
1d9bf48f15
@ -41,7 +41,8 @@ $alfresco-gray-background: #fafafa;
|
|||||||
display: block;
|
display: block;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
max-width: 320px;
|
max-width: 350px;
|
||||||
|
width: 350px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user