mirror of
https://github.com/bendtherules/multimeter-connect-web.git
synced 2026-08-18 22:03:12 +00:00
Fix more dark mode
This commit is contained in:
+1
-1
@@ -315,7 +315,7 @@ export default function Home() {
|
||||
) : (
|
||||
<button
|
||||
title="Unmute audio"
|
||||
className="bg-white py-1 px-1 mx-4"
|
||||
className="py-1 px-1 mx-4"
|
||||
onClick={handleUnmuteClick}
|
||||
>
|
||||
<SpeakerOffIcon />
|
||||
|
||||
Reference in New Issue
Block a user