Skip to content

Commit

Permalink
Fix shadows
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Feb 16, 2025
1 parent c14c266 commit b19c38a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions natsumi/modules/natsumi-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,6 @@ their author(s) have been provided above the used code.
}
}

&[glance-id][visuallyselected], &[visuallyselected]:not([selected]) {
& > .tab-stack > .tab-background {
&::after {
width: calc(100% - 4px);
}
}
}

&:active {
.tab-stack {
transform: scale(0.95, 0.95) !important;
Expand Down

0 comments on commit b19c38a

Please sign in to comment.