Update CSS to accomodate HUD applications without being too broad

This commit is contained in:
Oliver-Akins 2025-03-04 16:59:36 -07:00
parent 8896903008
commit 3e17f2c376
11 changed files with 12 additions and 3 deletions

View file

@ -30,6 +30,7 @@ export class DelveDiceHUD extends HandlebarsApplicationMixin(ApplicationV2) {
classes: [
`ripcrypt`,
`ripcrypt--DelveDiceHUD`,
`hud`,
],
window: {
frame: false,