Remove temp border change

This commit is contained in:
Hiramiya 2018-08-27 15:51:31 +01:00 committed by GitHub
parent 777becca30
commit 6c4b13cb37

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