Skip to content

Commit

Permalink
chore: drop redundant code for mobile (#9548)
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode authored Oct 21, 2024
1 parent 41d8b94 commit f7b7d4d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions projects/addon-doc/components/code/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
justify-content: center;
align-items: center;
flex-direction: row-reverse;

@media @tui-mobile {
padding: 0.3125rem;
border-radius: 0.25rem;
border: 1px solid var(--tui-border-normal);
}
}

.t-copy-button::ng-deep + *:not(:empty) {
Expand Down

0 comments on commit f7b7d4d

Please sign in to comment.