[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:
Shivangi Shree
2025-07-11 13:48:12 +05:30
committed by GitHub
parent 450a4a0a49
commit ec145fb73c

View File

@@ -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%;