fix z-index
This commit is contained in:
parent
d08e9575ac
commit
29d324bae2
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ function focusFooter(ev) {
|
|||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
:deep(a) {
|
||||
:deep(a, button) {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue