helpデータの表示バグを修正

This commit is contained in:
harukin 2018-11-04 14:23:05 +09:00
parent cccbcbf707
commit 5ba76875cc

View File

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