Rename the ID from token-browser to image-tagger

This commit is contained in:
Oliver 2026-02-01 15:40:10 -07:00
parent 2fdcdf062c
commit acc1858f44
25 changed files with 37 additions and 37 deletions

View file

@ -1,4 +1,4 @@
.token-browser > .window-content hr {
.image-tagger > .window-content hr {
all: initial;
display: block;
width: 100%;

View file

@ -1,4 +1,4 @@
.token-browser > .window-content {
.image-tagger > .window-content {
li {
margin: 0;
}