Skip to content

Commit

Permalink
Merge pull request #460 from threefoldtech/development_tftprice
Browse files Browse the repository at this point in the history
Move the tft swap to the right 80px
  • Loading branch information
Mahmoud-Emad authored Jun 4, 2023
2 parents b8d831d + 41c7347 commit 526f608
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 526f608

Please sign in to comment.