-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- made dashboard control buttons hide on scroll
- Loading branch information
1 parent
16d41ee
commit c2ac6b3
Showing
3 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1070,5 +1070,5 @@ img, svg { | |
align-items: center; | ||
justify-content: center; | ||
gap: 3px; | ||
padding: 5px 5px; | ||
padding: 3px 5px; | ||
} |
1 change: 1 addition & 0 deletions
1
front/components/dashboard/dashboard-controls/dashboard-control-buttons.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 14 additions & 11 deletions
25
front/components/dashboard/dashboard-controls/dashboard-control.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters