mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
fix(catalog): keep the animated bar chart preview in frame (#3254)
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
display: grid;
|
||||
place-items: center;
|
||||
padding: 52px;
|
||||
transform: scale(2.1);
|
||||
transform: scale(1.6);
|
||||
transform-origin: center center;
|
||||
}
|
||||
.hf-remocn-animated-bar-chart {
|
||||
|
||||
Reference in New Issue
Block a user