1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 06:35:57 +02:00

[Client] Fix design

This commit is contained in:
syuilo
2017-02-06 18:09:30 +09:00
parent 08938e301d
commit 0923564de8
3 changed files with 3 additions and 4 deletions

View File

@@ -12,8 +12,8 @@
border-bottom solid 1px #eaeaea
&:first-child
border-top-left-radius 4px
border-top-right-radius 4px
border-top-left-radius 6px
border-top-right-radius 6px
&:last-of-type
border-bottom none

View File

@@ -17,7 +17,6 @@
//border solid 1px #eaeaea
border solid 1px rgba(0, 0, 0, 0.075)
border-radius 6px
overflow hidden
&:not(:last-child)
margin-bottom 16px