From e9a967fcd0d81425d9f824996955cd641b85010f Mon Sep 17 00:00:00 2001 From: marcusquinn <6428977+marcusquinn@users.noreply.github.com> Date: Tue, 22 Apr 2025 22:34:59 +0100 Subject: [PATCH] Fix CSS rule spacing in test.html --- playground/test.html | 1 + 1 file changed, 1 insertion(+) diff --git a/playground/test.html b/playground/test.html index 3ab0d38..fd2ec63 100644 --- a/playground/test.html +++ b/playground/test.html @@ -24,6 +24,7 @@ left: 10px; z-index: 1000; } + button { padding: 10px; margin-right: 10px;