Worked ban frontend and api.
This commit is contained in:
parent
5c936462a6
commit
c848994c1d
18 changed files with 513 additions and 41 deletions
13
www/css/popup/userBan.css
Normal file
13
www/css/popup/userBan.css
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.ban-popup-content{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
#ban-popup-button-span{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
#ban-popup-button-span-spacer{
|
||||
flex: 1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue