Skip to content

Commit 2663501

Browse files
committed
Remove box-sizing: content-box on sprite highlight
1 parent f425b27 commit 2663501

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/stage/stage.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ to adjust for the border using a different method */
133133
}
134134

135135
.frame {
136-
box-sizing: content-box !important;
137136
background: $motion-transparent;
138137
border: 2px solid $motion-primary;
139138
border-radius: 0.5rem;

0 commit comments

Comments
 (0)