Added verify as dropdown

This commit is contained in:
frikky
2021-11-18 03:22:44 +01:00
parent 0cf166fdf9
commit 857a3a405d
10 changed files with 162 additions and 46 deletions
-2
View File
@@ -16,7 +16,6 @@ const data = [
margin: "5px",
"border-width": "1px",
"text-margin-x": "10px",
cursor: "pointer",
"z-index": 5001,
},
},
@@ -30,7 +29,6 @@ const data = [
"text-margin-y": "-15px",
width: "5px",
color: "white",
cursor: "pointer",
"line-fill": "linear-gradient",
"line-gradient-stop-positions": ["0.0", "100"],
"line-gradient-stop-colors": ["grey", "grey"],