Fix style

This commit is contained in:
syuilo 2020-01-31 05:21:41 +09:00
parent 7c64d677cb
commit 27ffb192f0
1 changed files with 5 additions and 0 deletions

View File

@ -74,6 +74,11 @@ export default Vue.extend({
border-radius: 3px;
}
> .admin,
> .moderator {
margin-right: 0.5em;
}
> .username {
margin: 0 .5em 0 0;
overflow: hidden;