fix(BaseButton): comment spelling (#2348)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2348 Co-authored-by: Dominik Pschenitschni <mail@celement.de> Co-committed-by: Dominik Pschenitschni <mail@celement.de>
This commit is contained in:
parent
165d046307
commit
ac559d5e6b
@ -96,7 +96,7 @@ defineExpose({
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
// NOTE: we do not use scoped styles to reduce specifity and make it easy to overwrite
|
||||
// NOTE: we do not use scoped styles to reduce specificity and make it easy to overwrite
|
||||
|
||||
// We reset the default styles of a button element to enable easier styling
|
||||
:where(.base-button--type-button) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user