Add hover state to toggle button

This commit is contained in:
Jip Fr
2024-01-10 21:45:54 +01:00
parent 136020f741
commit 1366d7dc82

View File

@@ -33,6 +33,7 @@
} }
.toggle-button { .toggle-button {
cursor: pointer;
position: absolute; position: absolute;
z-index: 1; z-index: 1;
top: 0; top: 0;