diff --git a/src/components/stage/stage.css b/src/components/stage/stage.css
index 19496c09bcf92e09b0aaed2a57a6dc960deb167f..a4447de98b980aaebb0f71f65f5392f43bebba5b 100644
--- a/src/components/stage/stage.css
+++ b/src/components/stage/stage.css
@@ -133,7 +133,6 @@ to adjust for the border using a different method */
 }
 
 .frame {
-    box-sizing: content-box !important;
     background: $motion-transparent;
     border: 2px solid $motion-primary;
     border-radius: 0.5rem;