mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-04 08:28:17 +08:00
Links implementation WIP
This commit is contained in:
@@ -12,6 +12,7 @@ export default class SelectorTemplate extends Template {
|
||||
*/
|
||||
apply(selector) {
|
||||
super.apply(selector)
|
||||
selector.classList.add("ueb-positioned")
|
||||
this.applyFinishSelecting(selector)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user