mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Fix hide button being not clickable
This commit is contained in:
parent
ee6da4dd22
commit
a9a09b3635
@ -235,7 +235,7 @@ function focusFooter(ev) {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
:deep(a, button) {
|
||||
:deep(a), :deep(button) {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user