✌️
This commit is contained in:
parent
bd8bf3e5a2
commit
23498e3e54
@ -362,7 +362,6 @@ export default Vue.extend({
|
||||
display flex
|
||||
margin-bottom 4px
|
||||
white-space nowrap
|
||||
line-height 1.4
|
||||
|
||||
> .name
|
||||
display block
|
||||
@ -392,7 +391,6 @@ export default Vue.extend({
|
||||
|
||||
> .info
|
||||
margin-left auto
|
||||
text-align right
|
||||
font-size 0.9em
|
||||
|
||||
> .app
|
||||
|
@ -311,8 +311,7 @@ export default Vue.extend({
|
||||
overflow hidden
|
||||
color #777
|
||||
font-size 1em
|
||||
font-weight 700
|
||||
text-align left
|
||||
font-weight bold
|
||||
text-decoration none
|
||||
text-overflow ellipsis
|
||||
|
||||
@ -320,7 +319,6 @@ export default Vue.extend({
|
||||
text-decoration underline
|
||||
|
||||
> .is-bot
|
||||
text-align left
|
||||
margin 0 0.5em 0 0
|
||||
padding 1px 6px
|
||||
font-size 12px
|
||||
@ -329,7 +327,6 @@ export default Vue.extend({
|
||||
border-radius 3px
|
||||
|
||||
> .username
|
||||
text-align left
|
||||
margin 0 0.5em 0 0
|
||||
color #ccc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user