🆙 Added google ADS

This commit is contained in:
DuckieTM
2026-04-20 21:54:17 +02:00
parent 675b864c51
commit 80033667b8
7 changed files with 194 additions and 5 deletions
@@ -19,7 +19,7 @@
min-width: auto;
}
}
&.nitro-alert-credits {
width: 370px;
.notification-text {
@@ -34,6 +34,19 @@
min-width: 225px;
}
}
&.nitro-alert-system {
width: auto;
min-width: 260px;
max-width: 90vw;
min-height: auto;
max-height: none;
height: auto;
.notification-text {
min-width: auto;
}
}
}
.nitro-notification-bubble {