Finished up with Playlist Managment UI.

This commit is contained in:
rainbow napkin 2025-04-04 08:18:20 -04:00
parent c8c59feb7f
commit f21b66fae0
7 changed files with 180 additions and 42 deletions

View file

@ -297,13 +297,17 @@ span.user-entry{
margin: 0;
left: 1em;
top: 0.6em;
pointer-events: none;
}
#chat-panel-prompt-autocomplete-filler{
visibility: hidden;
user-select: none;
cursor: auto;
pointer-events: none;
}
#chat-panel-prompt-autocomplete-display{
pointer-events: all;
}
.toke{