1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-22 12:19:24 -05:00

Fix style

This commit is contained in:
syuilo 2020-01-31 05:21:41 +09:00
parent 7c64d677cb
commit 27ffb192f0

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;