Refactor platform visual styles by removing background and border for device animator
This commit is contained in:
@@ -1986,6 +1986,8 @@ p:last-child { margin-bottom: 0; }
|
||||
|
||||
/* ── 10b. Device Animator ───────────────────────────────────── */
|
||||
.platform-visual.has-anim {
|
||||
background: none;
|
||||
border: none;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user