fix <br> that no appeared in welcome message
This commit is contained in:
parent
a4986cb5b7
commit
73a0b7c7cb
@ -33,14 +33,6 @@
|
||||
|
||||
.message {
|
||||
color: $color-gray;
|
||||
|
||||
|
||||
// hide the <br> we dont want from the default WelcomeMessage
|
||||
br:first-child,
|
||||
br:last-child,
|
||||
br + br {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user