From 2398f7522a5fd390d90146fdd82f44bc963240f2 Mon Sep 17 00:00:00 2001 From: Xaloc Date: Wed, 28 Feb 2024 20:40:01 +0100 Subject: [PATCH] arreglar controls player --- player.css | 1 + 1 file changed, 1 insertion(+) diff --git a/player.css b/player.css index b344beb..d389807 100644 --- a/player.css +++ b/player.css @@ -3,6 +3,7 @@ width: 30%; } .button { + all: unset; vertical-align: left; display: flex; align-items: left;