From b55de9c5b7109770657fb4398f010455a84a40be Mon Sep 17 00:00:00 2001 From: Haydn Ewers <27211+haydn@users.noreply.github.com> Date: Thu, 29 May 2025 21:08:54 +1000 Subject: [PATCH] make + diff --git a/universal.css b/universal.css index 63ef5f4..d868d55 100644 --- a/universal.css +++ b/universal.css @@ -192,3 +192,8 @@ video { border: none; max-width: 100%; } + +button { + cursor: default; +} + -- 2.51.2