fix z-index
This commit is contained in:
parent
5d224bf1c6
commit
a534ec5565
|
@ -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 New Issue