Skip to content

Commit

Permalink
modify x-small chip style
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Oct 29, 2023
1 parent 985cefc commit 429e270
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/desktop/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,10 @@ input[type=number] {
}
}

.v-chip.v-chip--size-x-small {
font-size: 0.75rem;
}

.right-bottom-icon .v-badge__badge {
padding: 0;
min-width: 16px;
Expand Down

0 comments on commit 429e270

Please sign in to comment.