Fix message CSS
This commit is contained in:
parent
bf141d0330
commit
27263e906d
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ body {
|
||||||
|
|
||||||
&-message {
|
&-message {
|
||||||
@include consoole-font;
|
@include consoole-font;
|
||||||
|
|
||||||
|
border-top: 1px solid gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-error {
|
&-error {
|
||||||
|
|
Reference in a new issue