mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5583] Update style to make version visible outside dialog (#11005)
* [ADF-5583] Update style to make version visible outside dialog * [ADF-5583] Remove redundant overflow style * [ADF-5583] Remove redundant style
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
.adf-version-list {
|
||||
&-viewport {
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
display: flex;
|
||||
min-height: 200px;
|
||||
max-height: 60vh;
|
||||
height: 100%;
|
||||
|
||||
:first-child {
|
||||
max-width: 100%;
|
||||
|
Reference in New Issue
Block a user