Emote Palette UI Complete
This commit is contained in:
parent
633884534c
commit
42d306e1f2
6 changed files with 148 additions and 17 deletions
|
|
@ -126,6 +126,10 @@ i.toke-command-list{
|
|||
margin: 0.2em;
|
||||
}
|
||||
|
||||
#new-emote-button{
|
||||
margin-left: 0.3em;
|
||||
}
|
||||
|
||||
#emote-list{
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(10em, 1fr));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue