WIP minus unfinished split grid layouts

This commit is contained in:
Robin Townsend 2023-01-18 10:52:12 -05:00
commit d3fba7fd5f
6 changed files with 156 additions and 3 deletions

View file

@ -16,6 +16,7 @@ limitations under the License.
.videoTile {
position: absolute;
top: 0;
will-change: transform, width, height, opacity, box-shadow;
border-radius: 20px;
overflow: hidden;