feat(controls): styled custom header dropdown with helptext and smart positioning (#13)
This commit is contained in:
@@ -15,4 +15,3 @@ function removeIvalidDataURL (content) {
|
||||
let regex = /data:\S+;base64\S*/gm
|
||||
return content.replace(regex, '#')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user