通知の低解像度表示の修正

This commit is contained in:
harukin 2018-11-16 20:07:05 +09:00
parent 1471866d7c
commit 53f3586643

View File

@ -204,6 +204,7 @@ nav {
top: 3.35rem;
left: 0px;
width: 100%;
max-height: 80vh;
background: $comment_item_colour;
padding: 1rem;
border-bottom: #ccc 1px solid;