Shared scoreboard: extend UI for marathons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.d-flex.flex-column style="height: calc(100vh - 180px)"
|
||||
.d-flex.flex-column style="height: calc(100vh - 210px); width: 100%;"
|
||||
|
||||
= render "selectors"
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.row style="width: 100%;"
|
||||
.mt-3.col-6.d-flex.flex-column style="height: calc(100vh - 260px)"
|
||||
.col-6.d-flex.flex-column style="height: calc(100vh - 260px); margin-top: #{active_page("/public/event/") == "active" ? "0" : "1rem"};"
|
||||
.d-flex.flex-column style="overflow-y: auto"
|
||||
table.table.table-striped.table-hover
|
||||
thead
|
||||
|
||||
Reference in New Issue
Block a user