Skip to content

Commit

Permalink
vertically center view button
Browse files Browse the repository at this point in the history
  • Loading branch information
ejcheng committed Nov 30, 2024
1 parent da38384 commit 701a573
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Semester/ViewDropdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ export default defineComponent({
border: none;
display: flex;
align-items: center;
padding-bottom: 0.5rem;
&--label {
:hover > & {
color: $viewLabelGray;
Expand Down

0 comments on commit 701a573

Please sign in to comment.