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