Switch add hotspot to button function

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-10-23 20:58:09 -07:00
parent 4a9dab878f
commit a80e422874
3 changed files with 50 additions and 25 deletions

View File

@@ -1,3 +1,7 @@
.AddingHotspot {
cursor: crosshair !important;
}
.Hotspot{
background: #00000080;
border-radius: 100%;