chore: add comment on overriding
This commit is contained in:
parent
7110c9a5ce
commit
21ad8301f2
@ -114,6 +114,7 @@ const prefixes = computed(() => PREFIXES[mode.value])
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.show-helper-text {
|
||||
// Bulma adds pointer-events: none to the icon so we need to override it back here.
|
||||
pointer-events: auto !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user