mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
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…
Add table
Reference in a new issue