Skip to content

Commit

Permalink
Move the tft swap to the right and 80px
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoud-Emad committed Jun 1, 2023
1 parent c7f7451 commit 41c7347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dashboard/src/Dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ export default class Dashboard extends Vue {
color: rgba(0, 0, 0);
}
.sidebar-opened {
left: 55px !important;
left: 5rem !important;
}
@keyframes shake {
0% {
Expand Down

0 comments on commit 41c7347

Please sign in to comment.