Update StalkerNotifications.plugin.js
This commit is contained in:
parent
6d9b78be37
commit
3d26dcd7ee
|
@ -49,9 +49,6 @@ class StalkerNotifications {
|
|||
this.dividerMarkup = `<div class="${BDFDB.disCN.modaldivider}"></div>`;
|
||||
|
||||
this.css = `
|
||||
.guilds > .friends-online {
|
||||
cursor: pointer;
|
||||
}
|
||||
.stalkernotifications-modal .log-time {
|
||||
width: 110px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue