소스 검색

Notification, each notification has now more space at top

Martin Filser 4 년 전
부모
커밋
28e23f9d87
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/components/notifications/notification.styl

+ 1 - 1
client/components/notifications/notification.styl

@@ -5,7 +5,7 @@
   .notification
     display: flex
     float: none
-    padding: 12px 8px 8px
+    padding: 15px 8px 8px
     color: black
     border-bottom: 1px solid #dbdbdb