Skip to content

Commit

Permalink
minor mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
mecha-cat committed Jul 28, 2024
1 parent 217401b commit 947465f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/styles/override.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ p {
}




/* Toggles */
.md3 ion-toggle.md::part(track) {
background-color: var(--ion-toolbar-background);
Expand Down Expand Up @@ -107,7 +105,7 @@ p {
background-color: var(--ion-color-primary);
height: 64px;
width: 6px;
border-radius: 24npx;
border-radius: 64px;
border: 12px solid var(--ion-background-color);
transform: translateY(-24px);
}
Expand Down

0 comments on commit 947465f

Please sign in to comment.