Started work on emote panel in admin page.
This commit is contained in:
parent
255e6e0d7f
commit
90d67024b7
8 changed files with 107 additions and 22 deletions
|
|
@ -262,6 +262,10 @@ span.user-entry{
|
|||
margin: 0.5em;
|
||||
}
|
||||
|
||||
#chat-panel-prompt{
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
.toke{
|
||||
text-align: center;
|
||||
margin: 0.2em auto;
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@ i.control-prompt{
|
|||
}
|
||||
|
||||
input.control-prompt{
|
||||
margin-left: 0.5em;
|
||||
width: 100%;
|
||||
flex: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue