[ADF-4410] Upload dialog - remove delete action of version upload (#4618)

* undo remove node version implementation

* clean up style

* version upload row style

* upload version row cells

* update tests

* fix aria label
This commit is contained in:
Cilibiu Bogdan
2019-04-18 16:36:37 +03:00
committed by Eugenio Romano
parent 7826eea946
commit cc53d96698
8 changed files with 43 additions and 79 deletions

View File

@@ -30,7 +30,7 @@
padding: 0 1em 0 0.5em;
}
&__group, &__block {
&__group, &__block, &__file-version {
min-width: 100px;
display: flex;
justify-content: flex-end;