mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
Fix style
This commit is contained in:
parent
d0b4a35764
commit
93e5e7e60d
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue