Prevent the resets from happening where we aren't taking full control.

This commit is contained in:
Oliver-Akins 2025-04-11 22:02:54 -06:00
parent 524ddee9d4
commit dc4411a2b3
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,6 @@
.ripcrypt {
.ripcrypt.hud,
.ripcrypt.popover.frameless,
.ripcrypt > .window-content {
button, input, select {
all: initial;
}

View file

@ -1,5 +1,5 @@
.ripcrypt.popover.frameless,
.ripcrypt.hud,
.ripcrypt.popover.frameless,
.ripcrypt > .window-content {
table, thead, tbody, th, tr, td {
all: revert;