mirror of https://github.com/rancher/dashboard.git
Correct typo in the tag of the component (#12172)
This commit is contained in:
parent
61461989f1
commit
5405402875
|
|
@ -77,7 +77,7 @@ const handleBlurEvent = (event: KeyboardEvent) => {
|
|||
</v-dropdown>
|
||||
</template>
|
||||
|
||||
<class lang="scss" scoped>
|
||||
<style lang="scss" scoped>
|
||||
.v-popper__popper {
|
||||
.v-popper__wrapper {
|
||||
.v-popper__arrow-container {
|
||||
|
|
@ -148,4 +148,4 @@ const handleBlurEvent = (event: KeyboardEvent) => {
|
|||
}
|
||||
}
|
||||
}
|
||||
</class>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue