hide overflow background
This commit is contained in:
@@ -40,6 +40,9 @@ window.addEventListener('resize', event => {
|
||||
|
||||
<style scoped>
|
||||
.background {
|
||||
overflow: hidden;
|
||||
}
|
||||
.background svg {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user