mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
fix(catalog): keep the animated bar chart preview in frame (#3254)
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
display: grid;
|
display: grid;
|
||||||
place-items: center;
|
place-items: center;
|
||||||
padding: 52px;
|
padding: 52px;
|
||||||
transform: scale(2.1);
|
transform: scale(1.6);
|
||||||
transform-origin: center center;
|
transform-origin: center center;
|
||||||
}
|
}
|
||||||
.hf-remocn-animated-bar-chart {
|
.hf-remocn-animated-bar-chart {
|
||||||
|
|||||||
Reference in New Issue
Block a user