Fix huge close icon of friends-maker (#4245)
This commit is contained in:
parent
46f1e8c599
commit
bcaefe8d62
|
@ -160,6 +160,7 @@ export default Vue.extend({
|
|||
color #222
|
||||
|
||||
> [data-icon]
|
||||
box-sizing initial
|
||||
padding 14px
|
||||
|
||||
</style>
|
||||
|
|
|
@ -124,6 +124,7 @@ export default Vue.extend({
|
|||
color #222
|
||||
|
||||
> [data-icon]
|
||||
box-sizing initial
|
||||
padding 10px
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue