Skip to content
Snippets Groups Projects

Refactor/statistics button placement

Merged Valentin Pocotilenco requested to merge refactor/StatisticsButtonPlacement into eccs-docker
4 files
+ 15
4
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 5
0
@@ -226,3 +226,8 @@ input[type=checkbox] {
display: none;
background-size: 100px 100px;
}
.top .inline {
display: flex;
justify-content: space-between;
}
Loading