Added verify as dropdown
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user