message area + admin part 1
This commit is contained in:
parent
54bed87c4e
commit
ccf1b0eac9
8 changed files with 439 additions and 363 deletions
11
css/area_msg.less
Normal file
11
css/area_msg.less
Normal file
|
@ -0,0 +1,11 @@
|
|||
.msg-area{
|
||||
clear: both;
|
||||
padding-top: 1.6rem;
|
||||
div{
|
||||
font-size: .88rem;
|
||||
line-height: 135%;
|
||||
}
|
||||
&:empty{
|
||||
display: none;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue