Skip to content

Commit

Permalink
fix: css formated
Browse files Browse the repository at this point in the history
  • Loading branch information
shootermv committed Nov 15, 2023
1 parent ac29b6d commit 8a77149
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/layout/sidebar/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
top: 28px;
right: 24px;
content: ' '
}
&::after {
height: 10px;
width: 10px;
border-radius: 5px;
position: absolute;
background: gray;
top: 28px;
left: 17px;
content: ' '
}
}
&::after {
height: 10px;
width: 10px;
border-radius: 5px;
position: absolute;
background: gray;
top: 28px;
left: 17px;
content: ' '
}
}

.sidebar-logo-collapsed {
Expand Down

0 comments on commit 8a77149

Please sign in to comment.