Browse Source

adjust controls

Yuki Takei 3 years ago
parent
commit
5658840a42
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/presentation/src/components/Presentation.module.scss

+ 1 - 0
packages/presentation/src/components/Presentation.module.scss

@@ -6,6 +6,7 @@
       text-align: unset;
       text-align: unset;
     }
     }
     .controls {
     .controls {
+      bottom: 24px;
       color: var(--color-global);
       color: var(--color-global);
     }
     }
     .progress {
     .progress {