Remove temp border change

This commit is contained in:
Hiramiya 2018-08-27 15:51:31 +01:00 committed by GitHub
parent 09b05c8552
commit 975e4dd285
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ export default Vue.extend({
root(isDark)
.friends
background isDark ? #282C37 : #fff
border solid 1px isDark ? #21242f : rgba(#000, 0.075)
border solid 1px rgba(#000, 0.075)
border-radius 6px
> .title