From 3592d10a3f0799438e8550fd50d5758b7fc770b6 Mon Sep 17 00:00:00 2001 From: readhame Date: Mon, 22 Jun 2020 15:04:56 +0200 Subject: [PATCH] test --- HyperSet/.idea/workspace.xml | 2 +- HyperSet/vues/css/style-page.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/HyperSet/.idea/workspace.xml b/HyperSet/.idea/workspace.xml index ae490e0..466efad 100644 --- a/HyperSet/.idea/workspace.xml +++ b/HyperSet/.idea/workspace.xml @@ -91,7 +91,7 @@ - + diff --git a/HyperSet/vues/css/style-page.css b/HyperSet/vues/css/style-page.css index a4477cf..801deec 100644 --- a/HyperSet/vues/css/style-page.css +++ b/HyperSet/vues/css/style-page.css @@ -230,6 +230,7 @@ select::-ms-expand { .play-btn { width: 150px; height: 150px; + position: fixed; left: 0; right: 0; bottom: 0;