mirror of
https://github.com/pinry/pinry.git
synced 2025-11-16 01:45:51 +01:00
Fix: Add pins id for pins elements / fix padding for pins
This commit is contained in:
committed by
Isaac Bythewood
parent
6df4a90d8a
commit
b46cc6b2d3
@@ -177,6 +177,7 @@ Vue.component('pin-container', {
|
||||
);
|
||||
},
|
||||
);
|
||||
window.addEventListener("resize", this.reflow, {})
|
||||
},
|
||||
mounted: function() {
|
||||
this.reflow();
|
||||
|
||||
Reference in New Issue
Block a user