Fix message CSS

This commit is contained in:
Shin'ya Ueoka 2017-11-19 12:01:49 +09:00
parent bf141d0330
commit 27263e906d

View file

@ -69,6 +69,8 @@ body {
&-message {
@include consoole-font;
border-top: 1px solid gray;
}
&-error {