Skip to content

Commit

Permalink
PR: Ranking: UX Enchancements: Root (#7149)
Browse files Browse the repository at this point in the history
* work for the surveyjs/private-tasks#239

* work for the surveyjs/private-tasks#239

* work for the surveyjs/private-tasks#239 (updated screens)
  • Loading branch information
dmitry-kurmanov committed Oct 18, 2023
1 parent 51bade9 commit ff35c9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/common-styles/sv-ranking.scss
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@

.sv-ranking__container--to {
.sv-ranking-item {
left: calcSize(1);
left: calcSize(2);
}
}

Expand Down Expand Up @@ -290,6 +290,8 @@
align-items: center;
//width: 100%;
height: 100%;
padding-top: calcSize(0.5);
padding-bottom: calcSize(0.5);
}

.sv-ranking__container {
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff35c9e

Please sign in to comment.