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