taf/styles/resets/inputs.css
2025-06-29 00:47:05 -06:00

5 lines
63 B
CSS

.taf > .window-content {
button, input {
all: initial;
}
}