Skip to content

Commit

Permalink
Merge pull request #3756 from Countly/SER-417
Browse files Browse the repository at this point in the history
SER-417: date picker fits into dashboard view
  • Loading branch information
Cookiezaurs authored Dec 8, 2022
2 parents 370dbbc + 073bb1a commit c564e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/dashboards/frontend/public/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h2 class="has-ellipsis">{{dashboard.name}}</h2>
</div>
<div class="bu-level-right">
<div class="bu-level-item">
<cly-date-picker-g></cly-date-picker-g>
<cly-date-picker-g placement="bottom-end"></cly-date-picker-g>
</div>
<template v-if="!isInitLoad">
<template v-if="!fullscreen">
Expand Down

0 comments on commit c564e95

Please sign in to comment.