Remove unused CSS reset

This commit is contained in:
Oliver-Akins 2025-07-26 11:03:17 -06:00
parent 1cdf03fe36
commit fe022b2d43

View file

@ -1,5 +0,0 @@
.taf > .window-content {
button, input {
all: initial;
}
}