Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Jul 9, 2024
1 parent 7d6735a commit 4ece5f4
Showing 1 changed file with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,17 +228,16 @@
<style lang="scss" scoped>
.sync-status {
position: absolute;
left: 1%;
display: flex;
position:absolute;
left:1%;
margin-top: 50px;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 50px;
span {
display: inline-flex;
vertical-align: bottom;
}
}
Expand All @@ -252,9 +251,8 @@
}
.other-libraries-grid {
margin-left: 0.75em;
padding-top: 20px;
margin-left: 0.75em;
}
</style>

0 comments on commit 4ece5f4

Please sign in to comment.