Add bot badge to account headers in the WebUI

This commit is contained in:
Thibaut Girka
2018-05-09 22:19:10 +02:00
parent 2f01935cba
commit 5d8052e715
2 changed files with 11 additions and 0 deletions

View File

@ -509,3 +509,9 @@
margin-bottom: 0;
}
}
.account__header .roles {
margin-top: 20px;
margin-bottom: 20px;
padding: 0 15px;
}